Skip to main content

REST API framework based on Flask-Smorest

Project description

Backend Startkit

Template to get my favourite SQL stack up and running

diagram

Forking

The name.py is special! Although it ends with .py, it is read by shell scripts and CBSD/Reggae Makefile (if you're using it). Because it's not regular Python file, it has some limitations. It should consist of one line:

app_name="application"  # noqa: E225

There must be no space around = in the previous example, otherwise shell scripts won't work. The noqa part prevents flake8 failing the test, because it normally requires spaces around =.

On fork, edit name.py and rename application directory acordingly.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

freenit-0.0.5.tar.gz (10.2 kB view hashes)

Uploaded Source

Built Distribution

freenit-0.0.5-py3-none-any.whl (2.4 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page