fastapi-postgres-gcp-blog
swagger-ui
fastapi-postgres-gcp-blog | swagger-ui | |
---|---|---|
1 | 147 | |
3 | 26,685 | |
- | 0.7% | |
2.3 | 9.5 | |
over 1 year ago | 11 days ago | |
Python | JavaScript | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
fastapi-postgres-gcp-blog
-
How to Connect a FastAPI Server to PostgreSQL and Deploy on GCP Cloud Run
You can find all the source code here: https://github.com/GlennViroux/fastapi-postgres-gcp-blog
swagger-ui
-
How Scale Changes Everything - The LiveAPI Perspective
If youβre interested in learning more about how LiveAPI can help your organization scale its documentation, you can check out LiveAPI. For a deeper dive into API documentation, make sure to also explore the Swagger documentation and see how LiveAPI compares.
-
Musings Over What Makes LiveAPI Different (from Swagger Et Cetera)
The easiest way to define what LiveAPI is, via a contrast with Swagger et cetera.
-
How to Create a RESTful API with Node.js: A Step-by-Step Guide
Good documentation is vital for any API. Consider using tools like Swagger or Postman to create interactive documentation.
- Implement swaggo
-
11 API Documentation Best Practices for CI/CD 2024
1. Use tools like Swagger or Postman to auto-generate docs
-
Open API specs with more than one YAML file
This project also comes with an index.html that can be served statically and it also interacts with the Swagger UI official bundle that is contained inside the dist folder.
-
A Guide to Top API Testing Tools in 2024
Website: https://swagger.io
-
π Introducing NextSolution V2: ASP.NET API + Next.js + Expo Starter Template
This template was built using a variety of powerful frameworks and tools, including: .NET, Ngrok, JWT (JSON Web Tokens), Entity Framework, AutoMapper, FluentValidation, Flurl, Humanizer, libphonenumber-csharp, MailKit, OAuth, Serilog, Twilio, Swagger, React.js, React Native, React Navigation, Axios, Expo Dev, Lodash, NativeWind, React Hook Form, Zustand, Visual Studio Code, Visual Studio, Android Studio, Git, GitHub Copilot, Node.js, React Native Paper, NextUI
-
Hosting Swagger-UI using GitHub Pages
curl -X GET https://github.com/swagger-api/swagger-ui/releases/tag/v5.17.14
-
Everything You Need To Know About Living Documentation
Automated Documentation Generators: Tools like Swagger for APIs, Javadoc for Java, and Sphinx for Python automatically generate documentation based on code annotations, comments, or metadata.
What are some alternatives?
OpenAPI-Specification - The OpenAPI Specification Repository
fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
tortoise-orm - Familiar asyncio ORM for python, built with relations in mind
ReDoc - π OpenAPI/Swagger-generated API Reference Documentation [Moved to: https://github.com/Redocly/redoc]
redoc - π OpenAPI/Swagger-generated API Reference Documentation
PostgreSQL - Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
fiber-swagger - fiber middleware to automatically generate RESTful API documentation with Swagger 2.0.
prism - Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.
drf-spectacular - Sane and flexible OpenAPI 3 schema generation for Django REST framework.
utoipa - Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust