magnocarvalho / dictionary-challenge-backend

Coodesh Fullstack Challenge πŸ… 2022 - Dictionary

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Coodesh Fullstack Challenge πŸ… 2022 - Dictionary

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


Languages

Language:TypeScript 98.1%Language:JavaScript 1.6%Language:Shell 0.3%Language:Procfile 0.1%