FastAPI

Learn how to use FastAPI in Codesphere.

December 14, 2023 1 Min Read
FastAPI
FastAPI

Codesphere

From everyone in the Codesphere Team:)

FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints. FastAPI is built on top of Starlette for the web parts, and Pydantic for the data parts.

Tutorials

Even though we do not have our own tutorial on using FastAPI in Codesphere, one of our users provided this great tutorial on Medium: https://florian-kromer.medium.com/fastapi-microservice-patterns-paas-deployment-on-codesphere-479fee6eab11

Glad to see your interest in this topic

Glad to see your interest in this topic. FastAPI works well with Codesphere. Unfortunately our documentation is still being built up and this specific document does not exist yet.

We are working really hard to continuously improve our documentation, until we have caught up we are glad to assist you personally in setting this up.

Please fill out the contact form to set up a consultation with one of our solution engineers or head over to our Discord community to get help.

About the Author

FastAPI

Codesphere

From everyone in the Codesphere Team:)

We are building the next generation of Cloud, combining Infrastructure and IDE in one place, enabling a seamless DevEx and eliminating the need for DevOps specialists.

More Posts

Monitoring & Alerting

Monitoring & Alerting

Learn how to access Codesphere's built in resource monitoring and check the uptime of your applications.

Path based routing

Path based routing

Learn how to connect multiple independent applications to a single domain by associating different paths with distinct workspaces

Staging Environments

Staging Environments

Learn how to use Codesphere's Domains to improve your release process.