How to Create a REST API Without a Server
If you're a Front-End developer and want to showcase your skills, it may be a problem if you use GitHub pages or Netlify to show your apps.
Instead, you can create a REST API directly in the browser without the need of any server. With this, you can ...
freecodecamp.org12 min read