Repository History
Explore all analyzed open source repositories

Awesome FastAPI: A Curated List of Essential FastAPI Resources
Awesome FastAPI is a comprehensive curated list of resources dedicated to the FastAPI web framework. It provides developers with a wide array of tools, extensions, and learning materials, making it an invaluable hub for anyone working with or learning FastAPI. This repository simplifies the process of discovering essential components for building high-performance Python web applications.

Swagger Editor: Edit and Preview OpenAPI Definitions in Your Browser
Swagger Editor, developed by swagger-api, is an in-browser tool for editing OpenAPI API definitions in JSON or YAML format. It provides real-time documentation previews, allowing developers to visualize and validate their API specifications efficiently. Supporting OpenAPI 2.0, 3.0.3, and 3.1.0, it's a versatile choice for modern REST API development.