Java swagger-oss Projects
-
swagger-core
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
To use the Swagger Annotations or Micronaut OpenAPI annotations add them to compile classpath
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
When creating something new, including an API, we often start by copying an example of something we know works. The Petstore sample API from Swagger is a famous example that we might want to use as a starting point, especially if we want to create an OpenAPI specification for our API.
Java swagger-oss discussion
Index
# | Project | Stars |
---|---|---|
1 | swagger-core | 7,420 |
2 | swagger-petstore | 280 |