Skip to content

API for photo app using Flask, SQLAlchemy, Marshmallow, JWT

Notifications You must be signed in to change notification settings

duongleh/flask-photo-app

Repository files navigation

Photo App API

Documentation

For API design, please visit https://photos14.docs.apiary.io

Prerequisites

  • Python 3.7
  • MySQL 5.7

Quick start guide

  1. Clone the repo
$ git clone git@github.com:duongleh/flask-photo-app.git
$ cd flask-photo-app
  1. Start the server:
$ docker compose up
  1. Navigate to http://localhost:5000

Testing

$ export ENV="test"
$ pytest

About

API for photo app using Flask, SQLAlchemy, Marshmallow, JWT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •