/json-server-api-example

This is a json server example API

Primary LanguageJavaScript

JSON Server API

☕ Code and coffee

GitHub language count Repository size GitHub last commit Repository issues License

Technologies   |    Project   |    How to contribute


🚀 Technologies

This project was developed with the following technologies:

💻 Project

This is an JSON Server API example.

🤔 How to contribute

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

After your pull request is merged, you can delete your branch.