https://github.com/bramses/switchboard
OpenAI Plugins Template using OpenAPI spec and FastAPI
https://github.com/bramses/switchboard
fastapi vercel
Last synced: 3 months ago
JSON representation
OpenAI Plugins Template using OpenAPI spec and FastAPI
- Host: GitHub
- URL: https://github.com/bramses/switchboard
- Owner: bramses
- Created: 2023-04-19T05:07:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-20T02:36:48.000Z (about 3 years ago)
- Last Synced: 2025-01-27T23:17:24.426Z (over 1 year ago)
- Topics: fastapi, vercel
- Language: Python
- Homepage: https://switchboard.vercel.app
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# switchboard
## runing
1. `poetry shell`
2. `poetry install`
3. `uvicorn main:app --reload`
## deploy
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fbramses%2Fswitchboard&env=API_KEY&envDescription=api%20bearer%20token&envLink=https%3A%2F%2Fgithub.com%2Fbramses%2Fswitchboard%2Fblob%2Fmain%2F.env.example&demo-title=switchboard&demo-description=an%20example%20of%20switchboard&demo-url=https%3A%2F%2Fswitchboard.vercel.app%2Fdocs)