10000 GitHub - TulioColmanetti/nlw-valoriza: Application developed during NLW #Together - Node.js track
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TulioColmanetti/nlw-valoriza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nlw-valoriza

API developed during NLW #Together - Node.js track

Languages and technologies used:

  • Node.js
  • Typescript
  • TypeORM
  • SQLite/PostgreSQL
  • JWT (JSON Web Token)

Rules

  • User register - it is not allowed:

    • register more than one user with the same e-mail
    • register user without e-mail
  • Tag register - it is not allowed:

    • register more than one tag with the same name
    • register tag without name
    • the register by users that are not admins
  • Compliments register:

    • it is not allowed an user register a compliment to itself
    • it is not allowed to register compliments to invalid users
    • the user needs to be authenticated on the application

About

Application developed during NLW #Together - Node.js track

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0