Skip to content

This repository contains an API for a Flask app. The API is designed to handle requests from the app and return the appropriate response. The API is built using Python and Flask, and it is designed to be easy to use and extend.

Notifications You must be signed in to change notification settings

viniciusxv27/Backend-iPet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask API iPet

🚀 Começando

Essas instruções permitirão que você obtenha uma cópia do projeto em operação na sua máquina local para fins de desenvolvimento e teste.

📋 Pré-requisitos

  • Python 3 - Linguagem usada para resolução dos exercicios
  • Flask - Framework usado

🔧 Instalação

Passo-a-passo que informa o que você deve executar para ter um ambiente de desenvolvimento em execução.

Baixe os arquivos disponiveis no repositório
pip install flask
python -m flask run
O projeto está pronto para ser testado em servidor local 

ENDPOINTS

api/usuarios/ - Retorna todos os usuarios do app
api/produtos/ - Retorna todos os produtos do marketplace do app
api/posts/ - Retorna todos os posts do app

🛠️ Construído com

📌 Versão

Nós usamos GitHub para controle de versão.

✒️ Autor


⌨️ com ❤️ por Vinicius Costa 😊

About

This repository contains an API for a Flask app. The API is designed to handle requests from the app and return the appropriate response. The API is built using Python and Flask, and it is designed to be easy to use and extend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages