jose-renato-m / nest-api

This project aims to start a study using the framework NestJS, in order to build an API REST to improve the knowledge in this powerful tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“ Description

This project aims to build an API REST using a Node.js's framework, in order to start a study of its fundamentals and improve the knowledge in this powerful tool.


πŸ’» Used Technologies

This project is being developed using the following technologies:


πŸ“ Download

# Clone the repository
$ git clone https://github.com/jose-renato-m/nest-api.git

# Enter into the directory
$ cd nest-api

# Install dependencies
$ yarn

# Start the server
$ yarn start:dev

Made with πŸ’™ by JosΓ© Renato Montagnana πŸ‘‹πŸ» Get in touch!

About

This project aims to start a study using the framework NestJS, in order to build an API REST to improve the knowledge in this powerful tool.


Languages

Language:TypeScript 92.2%Language:JavaScript 7.8%