Skip to content

Instantly share code, notes, and snippets.

@d3cline
Created December 3, 2022 02:40
Show Gist options
  • Save d3cline/d2ff3999363e78ce9f8a3c934fd395aa to your computer and use it in GitHub Desktop.
Save d3cline/d2ff3999363e78ce9f8a3c934fd395aa to your computer and use it in GitHub Desktop.
FastAPI manual install
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