devgenix / starter-gunicorn

Cyclic Python gunicorn starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gunicorn Server Starter

This is the simplest possible python api using gunicorn.

To all requests it returns:

Hello, world!

Deploy to Cyclic in seconds

Deploy to Cyclic

Run Locally

Prerequisites:

  • python 3.10.11

Install: bin/install

  • creates virtual env
  • installs dependencies from requirements.txt

Run: bin/start

  • runs a gunicorn server

Questions / Help

Join us on Discord: https://discord.cyclic.sh

Enjoy!

About

Cyclic Python gunicorn starter

License:GNU General Public License v3.0


Languages

Language:Python 85.9%Language:Shell 14.1%