Django
A sample Django app for KintoHub
๐ Deploying on KintoHub#
- Service Type: Backend API
- Repo: https://github.com/kintoproj/kinto-examples
- Subfolder Path: ./django
- Branch: main
- Language: Python
- Language version: 3.7
- Build Command:
pip install -r requirements.txt - Start Command:
python manage.py runserver 0.0.0.0:80 - Port: 80
๐จ Running locally#
Pre-requisites: Python v3.7+
- Clone the repository to a folder of choice.
- Build the app
- To start the app
โก API Call#
Local:
On KintoHub:
Response#
๐ Support#
Slack: https://slack.kintohub.com/