/dictionary-challenge-backend

Coodesh Fullstack Challenge 🏅 2022 - Dictionary

Primary LanguageTypeScript

Fullstack Challenge 🏅 2022 - Dictionary

Project backend for the Fullstack Challenge, to create a api to access Free Dictionary API, follow as rules of challenge.

This is a challenge by Coodesh

Documentation API

Swagger Documentation

Description frameworks and libraries

Links to production:

https://dictionary-challenge-backend.herokuapp.com/

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

License

Nest is MIT licensed.