Skip to content

VictorGom3s/f1-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 F1 REST API 🏎️

A fast and easy to use F1 REST API made in Python


Running it locally 🚀

  • Install poetry

    $ pip install poetry


  • Clone the repository

    $ git clone https://github.com/victorgom3s/f1-rest-api


  • Access the repository's folder

    $ cd f1-rest-api


  • Install dependencies

    $ poetry install


  • Run the API

    $ poetry run python f1_api/app.py


Acknowledgements

About

A Formula One REST API made in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages