Skip to content

fernard/Flask-Restful-API

Repository files navigation

Flask-RESTful-App

Steps

  • Clone and download the repository

  • Install pip through sudo apt-get install python-pip on Unix systems

  • Install packages listed in the requirements.txt file through pip install -r requirements.txt

  • Run python app.py in the terminal, the API will be served at http://127.0.0.1:8080

  • Use Postman or other software to check endpoints

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages