Skip to content

raphaelbh/stb-authentication-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STB: Authentication App

Project Status

Application responsible for providing security for the APIs of the STB project.

[update image] resources

Features:

  • user sign up
  • user login
  • user logout
  • user delete

Requirements

Installation

$ sam local start-api -n env.json

Usage

# sign up
$ curl -X POST http://localhost:3000/signup

Running Tests

$ export PYTHONPATH=application
$ pytest --cache-clear --cov-fail-under=90 --cov=application tests/

Tech Stack

python aws

Reference

Feedback

If you have any feedback, please contact me at raphaeldias.ti@gmail.com

github linkedin