/restful-to-mern-refactor

I was given some starter code and asked to refactor the RESTful API to a GraphQL API

Primary LanguageJavaScript

API Refactor

License: MIT

Description

While pretty ubiquitous, RESTful APIs have a number of constraints including excessive bandwidth usage. The MERN (MongoDB, Express.js ReactJS Node.js) was developed as a modern solution to this dilema. In order to become more familiar with MERN, I was given an existing code base that was built using a RESTful API and tasked with converting it to a MERN stack. Please check out this repository's commit history to see how I went about doing that.

Heroku link for working app

Examples of converted code in the front-end. Examples of converted code in the back-end.

Questions

If you have any questions, you may contact me at:


License

Licensed under MIT License.