Skip to content

D7alth/authentication_microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

authentication microservice

This project was built during a Digital innovation one live.

what is this project?

and an authentication microservice, built on the framework of a rest API.

understanding the project

the project was created in typescript, as it is more practical and easier to use during team development the project uses some Endpoints that can be adapted to most situations.

Endpoints

Users

  • GET /user
  • GET /user/:uuid
  • POST /user
  • PUT /user/:uuid
  • DELETE /users/:uuid

New branch

Uploaded in 06/10/2021

Features

  • Database added (postegrress)
  • Password encryption using crypt
  • Updated routes
  • Added folders : Repo, Models, SQL

Test

Watch the video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published