Skip to content

joaovictor3g/next-level-week-backend

Repository files navigation

Backend Next Level Week 🚀 - Ecoleta ♼

🏃 How to run?

  • Clone this repository with: git clone
  • Open the folder backend.
  • Run npm run knex:migrate to run all migrations
  • Run npm run knex:seed to insert all items pre defineds
  • Run npm run dev
  • Access the address http://localhost:3333

🛬 Routes

GET POST PUT DELETE
/items /points Soon /delete/:id
/points
/points/:id

📱 Techs

  • NodeJS
  • ExpressJS
  • KnexJS
  • Cors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages