Skip to content

PerfectoZ/REST-API-Flask-Sample

Repository files navigation

REST-API-Flask-Sample

Sample RESTful API developed in Python

Python Version REST API Build Status

This Project aims to highlight key features that are a deployed in RESTful API and usage of SQLAlchemy and Flask-Migrate DB's along with hosting on docker as local server

Installation

Windows and Mac OS X and Linux :

pip install -r requirements.txt

Usage example

flask run

Release History

  • 0.0.2

    • Uses PostgreSQL instead of SQLAlchemy for render.com
  • 0.0.1

    • Basic Skeleton is Ready and running

Meta

PerfectoZEmailLinkedIn

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some New Feature')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages