Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexdlaird/pyngrok-example-django
Django example for pyngrok
https://github.com/alexdlaird/pyngrok-example-django
django education localhost localtunnel ngrok pyngrok python reverse-proxy tunnel tunneling webhook
Last synced: about 1 month ago
JSON representation
Django example for pyngrok
- Host: GitHub
- URL: https://github.com/alexdlaird/pyngrok-example-django
- Owner: alexdlaird
- License: mit
- Created: 2023-11-30T19:07:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-09T10:17:28.000Z (4 months ago)
- Last Synced: 2024-10-07T08:12:05.370Z (4 months ago)
- Topics: django, education, localhost, localtunnel, ngrok, pyngrok, python, reverse-proxy, tunnel, tunneling, webhook
- Language: Python
- Homepage: https://github.com/alexdlaird/pyngrok
- Size: 43.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build](https://img.shields.io/github/actions/workflow/status/alexdlaird/pyngrok-example-django/build.yml)](https://github.com/alexdlaird/pyngrok-example-django/actions/workflows/build.yml)
![GitHub License](https://img.shields.io/github/license/alexdlaird/pyngrok-example-django)# pyngrok Example - Django
This is an example project that shows how to easily integrate [`pyngrok`](https://github.com/alexdlaird/pyngrok)
with [Django](https://docs.djangoproject.com/en/), as [summarized in the docs](https://pyngrok.readthedocs.io/en/latest/integrations.html#django).