Created
December 3, 2022 02:40
-
-
Save d3cline/d2ff3999363e78ce9f8a3c934fd395aa to your computer and use it in GitHub Desktop.
FastAPI manual install
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -X POST --header "Content-Type:application/json" --header "Authorization: Token YOURAPITOKENHERE" -d'[{"osuser": "OSUSER-UUID", "name": "fastapi", "type": "CUS", "installer_url": "https://raw.githubusercontent.com/opalstack/installers/master/core/fastapi/install.py"}]' https://my.opalstack.com/api/v1/app/create/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment