- .env
- docker-compose.yaml
- Dockerfile
- process.yml
add google storage config json to ./config/google-cloud as google-storage.json
add firebase config json to ./config/google-cloud as firebase.json
POST
/api/auth/login (Rate Limit for 3rd request)email:string
password:string
POST
/api/auth/register (Rate Limit for 3rd request)email:string
password:string
firstname:string
lastname:string
POST
/api/fetch/(desktop|mobile)Authorization: Bearer (token)
url:string
POST
/api/storage/migrateAuthorization: Bearer (token)
key:string
POST
/api/scrapeAuthorization: Bearer (token)
cache:string
(optional)url:string
key:string
(optional)
POST
/api/worker/starturl:string
token:string
device:string
- default
desktop
,mobile
- default
GET
/api/data/results:key (Cache)Authorization: Bearer (token)
key:string