Skip to content

samantafluture/hackathon-api-nest-mongo

Repository files navigation

Hackathon API

Simple Nest.js API for create, update, delete and read infos about Hackathons around the globe.

Built with:

  • Nest.js
  • MongoDB/Mongoose

Deploy in Heroku: access live API here.

Features

  • Basic CRUD operations
  • No auth routes
  • Model with: name, description, location, price, url and date

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

Simple Nest.js API for create, update, delete and read infos about Hackathons around the globe.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published