Skip to content

RodrigoLimaM/pratudo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PraTudo API

BackEnd that serves the PraTudo application.

  • Architecture:

    Alt text

    • 1 - PraTudo APP make an HTTP request with username and password;
    • 2 - PraTudo API returns a JWT token;
    • 3 - PraTudo APP make an HTTP requests passing the returned JWT token;
    • 4 - PraTudo API make an HTTP request requests data from the Elasticsearch;
    • 5 - Elasticsearch returns data;
    • 6 - PraTudo API returns data.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages