Skip to content

Como dar um novo conceito e forma para essa previdência privada, para que ela seja mais atrativa e democrática a esse futuro profissional, que pode ser totalmente diferente do que conhecemos hoje?

Notifications You must be signed in to change notification settings

duanribeiro/hackathon_previdencia

Repository files navigation

Database API

Python Python

The main objective of this API is create a communication layer between services and the database. Built in Flask RESTPlus which encourages best practices with minimal setup.

Getting Started

Installing

git clone https://github.com/duanribeiro/hackathon_previdencia.git && cd hackathon_previdencia
pip install -r requirements.txt

Docker

Build

docker build -t backend .

Start a New Container

docker run --name backend backend

Swagger

After the application goes up, open your browser on localhost:5000/docs to see the self-documented interactive API.

Live Example: https://jwtrc70u17.execute-api.us-east-1.amazonaws.com/dev/docs

About

Como dar um novo conceito e forma para essa previdência privada, para que ela seja mais atrativa e democrática a esse futuro profissional, que pode ser totalmente diferente do que conhecemos hoje?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published