Skip to content

A REST API service for development and testing

License

Notifications You must be signed in to change notification settings

learneradarsh/REST-fetch

 
 

Repository files navigation

Join the chat at https://gitter.im/fetch-lobby/community

fetch

A community-owned REST API service for testers and developers. Fetch provides REST API endpoints for different types of placeholders, which can be easily used during testing and development without the need for creating sample data manually.

Installation

Follow the instructions to get started with the project on your local machine 🚀

  • Fork and clone the project
  • cd fetch/ and run npm install to install dependencies
  • Setup mongodb
  • Enter the database name in .env.example and rename it to .env.
  • Run npm run dev to run the project on development

Documentation

To understand the aim, scope and technologies used in the project, please see the documentation

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the GPL V3 License - see the LICENSE.md file for details

About

A REST API service for development and testing

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.5%
  • Shell 0.5%