Skip to content

πŸ§‘πŸ»β€πŸ³ The application's back-end connects to the front-end of Food Explorer.

Notifications You must be signed in to change notification settings

denilsonbaptista/food-explorer-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

API of the food explorer

About Β· Tech Stack Β· Local Dependencies Β· Run Locally Β· Contact

About

We have a complete API developed with Node.js and Express, which connects to the front-end of Food Explorer. We will use Insomnia to register our routes and verify their status codes. The database will be created using SQLite, and we will manage it with Beekeeper Studio, along with the Knex.js Query Builder for query manipulation.

Tech Stack

Local Dependencies

After downloading the repository, install the local dependencies of the project:

npm install

Run Locally

To run the project locally, simply run the command below:

npm run dev

This will automatically run the following API address:

http://localhost:3000

observations:

  • To stop all services, just use the CTRL+C keys, which is the default terminal to kill processes.

Contact

If you want to contact with me you can reach me at Linkedin.

License

This project is free to use and does not contains any license.

About

πŸ§‘πŸ»β€πŸ³ The application's back-end connects to the front-end of Food Explorer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published