Skip to content

The main purpose of this project is to create a mock API Rest with Flask, to be used in the development of the frontend of the mobile project.

Notifications You must be signed in to change notification settings

eduardo-da-silva/mock-ApiRest-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • English version here
  • Versão em português aqui

Mock API Rest with Flask

The main purpose of this project is to create a mock API Rest with Flask, to be used in the development of the frontend of the mobile project. A React-Native repository is available here

Installation

The project is managed with PDM, so you need to install the dependencies with:

pdm install

Run

To run the project you need to execute the following command:

pdm run python main.py

Mock API Rest com Flask

Este projeto tem como principal objetivo criar um mock de API Rest com Flask, para ser utilizado no desenvolvimento do frontend do projeto mobile. Um repositório React-Native está disponível aqui

Instalação

O projeto é gerenciado com PDM, então você precisa instalar as dependências com:

pdm install

Execução

Para executar o projeto você precisa executar o seguinte comando:

pdm run python main.py

About

The main purpose of this project is to create a mock API Rest with Flask, to be used in the development of the frontend of the mobile project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages