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).
- Host: GitHub
- URL: https://github.com/pmarcosfelipe/praise-a-buddy
- Owner: pmarcosfelipe
- Created: 2021-06-21T09:24:16.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-30T09:01:13.000Z (almost 4 years ago)
- Last Synced: 2025-01-05T17:13:33.688Z (5 months ago)
- Topics: express, jwt, nodejs, typeorm, typescript
- Language: TypeScript
- Homepage:
- Size: 170 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).