I wrote this API without a tutorial
-
learned how to create a proper data model
-
learned how to create the proper API endpoints and routes
-
learned how to render the correct JSON
-
used CRUD methodology in routes/controllers
-
used Postman for API calls/tests