Skip to content

denilsonbaptista/rocketnotes-api

Repository files navigation

Rocket Notes API

About

Full API using Node.js and Express. We will use Insomnia to register our routes and check their status codes. We will create a database using SQLite, manipulate our DB using the Beekeper Studio tool together with the Query Builder Knex.js.

Prerequisites

Before you begin, ensure you have met the following requirements:

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 start

This will automatically run a Web Service at the following address:

http://localhost:3333

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

😎 Notes Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published