Skip to content

luismendes070/naruto-quotes-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

python3 app.py

License

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.1%
  • Dockerfile 21.9%