Why use Plug?
- Free
- Easy set up
- Real CRUD patterns not just GET from a public api
- Practice reading API documentation
- Access to the API code
Available APIs
This project has just begun so check back every once in a while.
How to use Plug?
In most cases you can simply clone the repo you want, run the install script and start the API. Your job is to build the frontend however you want with whatever tools you are learning. More advanced APIs may require authentication, creating cloud service accounts and .env variables. As you advance you can step into the backend code and refactor, further develop or customize these APIs however you want.Who is this for?
- People learning front end development
- Bootcamp students
- Anyone learning a new frontend framework / tool and doesn't want to spend time making an API
Read more and followhere
Visitnotes api repo
Visitbowling api repo