FastAPI Learn how to use FastAPI in Codesphere. December 14, 2023 1 Min Read Codesphere From everyone in the Codesphere Team:) Table of Contents Tutorials Glad to see your interest in this topic 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.TutorialsEven 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-479fee6eab11Glad to see your interest in this topicGlad 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.
6/26/2024 Getting Started Deploying Landscapes on Codesphere Learn how to deploy and run multiple services that can independently scale vertically and horizontally within a single workspace. Suitable for hosting entire application landscapes.
5/28/2024 Integrations Connect to secured networks via VPN Codesphere provides a convenient way to work with private networks from our workspaces. Learn how it works in this doc article.
2/12/2024 Getting Started Monitoring & Alerting Learn how to access Codesphere's built in resource monitoring and check the uptime of your applications.
1/31/2024 Getting Started Path-Based Routing Learn how to connect multiple independent applications to a single domain by associating different paths with distinct workspaces