Skip to content

andresilveira1/api-rocketmovies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API RocketMovies

Technologies:

  • JavaScript
  • NodeJs
  • Express
  • SQLite
  • Knex
  • Insomnia
  • Beekeeper Studio

This API has been created as a challenge from Rocketseat.

The RocketMovies proposite is a App that the user can create a list of films, with tags to specity the film and a textarea to introduce any comment about the film.

To start this project the following commands is needed to be executed.

npm install

npm run dev

npm run migrate