Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free. Learn more →
Swagger-petstore Alternatives
Similar projects and alternatives to swagger-petstore
-
bulletproof-nodejs
Implementation of a bulletproof node.js API 🛡️
-
Mergify
Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
-
nodebestpractices
:white_check_mark: The Node.js best practices list (July 2023)
-
backstage
Backstage is an open platform for building developer portals
-
-
openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
-
swagger-petstore
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
-
Sonar
Write Clean Java Code. Always.. Sonar helps you commit clean code every time. With over 600 unique rules to find Java bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
domain-driven-hexagon
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
-
Jackson JSON Processor
Main Portal page for the Jackson project
-
-
-
kotlinx.serialization
Kotlin multiplatform / multi-format serialization
-
-
Ts.ED
:triangular_ruler: Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone. ⭐️ Star to support our work!
-
gotrue
A JWT based API for managing users and issuing JWT tokens (by supabase)
-
-
node-rest-starter
A Node.js starter containing common components and services as a reference API.
-
-
projecthunt-api
API for projecthunt a project hunting platform
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
swagger-petstore reviews and mentions
-
Show HN: I’m building open-source headless CMS for technical content
I think there's also a missing gap in how to present Swagger beautifully, the default one ( https://petstore.swagger.io/ ) is meh. I'm looking for something that can generate like https://stripe.com/docs/api but open source (since the OP is talking about it).
I imagine a tool(chain) that can take Swagger generated from annotations in code, and combine it with a folder containing Markdown files for "free form" documentation, and generate a Hugo/Jekyll static site that can be deployed in Cloudflare Pages in docs.mycompany.com
-
Is there complete documentation of the auth REST API anywhere?
You can go to https://petstore.swagger.io/
-
OpenAPI Examples
Your question is a bit unclear. Are you trying to find an example OpenAPI document for some REST web services? If yes, check the Pet Store project: https://petstore.swagger.io/
-
Single swagger for multiple akka http microservices
So you mean there is an endpoint on each of your service that will bring you to a view like the PetStore example?
-
Examples of APIs that follows the best practices and are production ready on Github?
I am a backend dev myself. I use pet store api collection as a reference for REST APIs best practices https://petstore.swagger.io
-
Generate Kotlin client for a complex web API
Automation for many routines starts with interaction via API. This case can be treated in many ways, but I want to take a look at interacting with web API using a generated Kotlin client. I found a lot of academic examples for generating Kotlin clients (most of them are based on the PetStore), but nothing was close to real-world examples. My goal is to build a Kotlin client for a complex API and see how it works. Here is the source code of the Kotlin project that I will use in the post.
- API Testing Demo Site
-
A note from our sponsor - Mergify
blog.mergify.com | 21 Sep 2023
Stats
swagger-api/swagger-petstore is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of swagger-petstore is Java.