Skip to content

estevaofay/fast-api-poc

Repository files navigation

Fast API Proof of Concept

This is a small project to test fast-api's concepts and capabilities

Installation

Install pip dependencies

  pip install -r requirements.txt

Deployment

To deploy this project run:

  uvicorn app.main:app

Running Tests

To run tests, run the following command on root path

  pytest .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published