/naruto-quotes-server

Naruto quotes generator API for DIO lesson. Esse projeto foi clonado para utilizar junto com o front que eu criei acompanhando as aulas, não existe alteração feita por mim

Primary LanguagePythonMIT LicenseMIT

Naruto Quotes Api

Simple app to generate random Naruto quotes using Python and Flask

Running locally

With Python and Pip installed, install the dependencies with:

$ pip install -r requirements.txt

and finally run:

python app.py

License

This project is licensed under the MIT License - see the LICENSE.md file for details