Hacker News new | ask | show | jobs
by zornado 2178 days ago
Protip: Add Cloudflare (CDN) to provide caching and https for the api. Makes it faster, reduces traffic on the endpoints, and makes them secure.

Also try to host it as a lambda function.