An open API service indexing awesome lists of open source software.

https://github.com/pmarcosfelipe/praise-a-buddy

Back-end application using NodeJS which goals to provide an API to create and list User, Tag and Compliment (sent from a user to another user).
https://github.com/pmarcosfelipe/praise-a-buddy

express jwt nodejs typeorm typescript

Last synced: 3 months ago
JSON representation

Back-end application using NodeJS which goals to provide an API to create and list User, Tag and Compliment (sent from a user to another user).

Awesome Lists containing this project

README

        

## :handshake: Praise a Buddy!

This project aims to implement an back-end application using [NodeJS](https://nodejs.org/en/) which goals to provide an API to create and authenticate User using [JWT](https://jwt.io/), Tag and Compliment (sent from a user to another user) and theirs lists as well.

Below we have the principal technologies used:


:heavy_check_mark: NodeJS

:heavy_check_mark: Typescript

:heavy_check_mark: Express

:heavy_check_mark: TypeORM

:heavy_check_mark: JWT

### :bust_in_silhouette: Author

LinkedIn: [http://www.linkedin.com/in/pmarcosfelipe](http://www.linkedin.com/in/pmarcosfelipe)

### :books: References

[Rocketseat](https://rocketseat.com.br/)

[NodeJS](https://nodejs.org/en/)

[Typescript](https://www.typescriptlang.org/)

[Express](https://www.npmjs.com/package/express)

[TypeORM](https://typeorm.io/#/)

[JWT](https://jwt.io/)

### :pencil: License

Copyright @ 2021 [Marcos Felipe](http://www.linkedin.com/in/pmarcosfelipe).