Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A Sample RESTful API written in Python

License

NotificationsYou must be signed in to change notification settings

budtmo/myAPI

Repository files navigation

Build Statuscodecov

A Sample RESTful API written in Python and usesFlask andConnexion /Swagger as frameworks,PostgreSQL as database,Flask-SQLAlchemy as Object Relational Mapper,Gunicorn as WSGI HTTP Server andNginx as Proxy Server.

Requirements

  1. docker-compose version 1.6.0+

Quick Start

  1. Run application and its database with command:

    local.sh run
  2. acceesapp through web browser.

Unit test

local.shtest

Troubleshooting

All logs inside container are stored under folder/var/log/supervisor. you can print out log file by usingdocker exec. Example:

dockerexec -it api tail -f /var/log/supervisor/gunicorn.stdout.log

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp