https://github.com/python-discord/forms-backend
Backend for Python Discord forms
https://github.com/python-discord/forms-backend
Last synced: 4 months ago
JSON representation
Backend for Python Discord forms
- Host: GitHub
- URL: https://github.com/python-discord/forms-backend
- Owner: python-discord
- License: mit
- Created: 2020-10-10T14:04:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-12T16:58:39.000Z (almost 2 years ago)
- Last Synced: 2023-08-12T18:03:50.633Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 713 KB
- Stars: 11
- Watchers: 22
- Forks: 5
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: .github/contributing.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Python Discord Forms API
API for [Python Discord Forms](https://forms.pythondiscord.com) that handles Discord OAuth2 integration and form submission.You can find the frontend at [python-discord/forms-frontend](https://github.com/python-discord/forms-frontend).
## Setup & Running
The setup process for the frontend and backend is documented on [notion](https://pythondiscord.notion.site/Get-Started-30458bfb32ce4a0e9c489ea66daf0323).