Skip to content

🍿 Application in Node.js where the user registers a movie, fills with some information (name, description, note) and creates tags related to it.

Notifications You must be signed in to change notification settings

denilsonbaptista/rocketmovies-api

Repository files navigation

RocketMovies API

About

🍿Application in Node.js where the user registers a movie, fills with some information (name, description, note) and creates tags related to it.

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

🍿 Application in Node.js where the user registers a movie, fills with some information (name, description, note) and creates tags related to it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published