An open API service indexing awesome lists of open source software.

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

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).