blob: 42870d13c53b114197e9c47e47be946ded3f20fe (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# 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).
|