swagger-ui
SonarQube
swagger-ui | SonarQube | |
---|---|---|
145 | 68 | |
26,661 | 9,138 | |
0.6% | 1.2% | |
9.5 | 9.9 | |
14 days ago | 5 days ago | |
JavaScript | Java | |
Apache License 2.0 | GNU Lesser General Public License v3.0 only |
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.
swagger-ui
-
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.
-
Rest API Testing: How to test Rest APIs properly!
An API is like a contract between a client and a server or between two applications. Before testing the implementation, it must be ensured that the contract is correct by checking the specification (e.g. Swagger or OpenAPI). For Rest APIs, it is important that all HTTP REST semantics and principles are adhered to. This is all the more important for publicly accessible APIs so that all functionalities can continue to be guaranteed after updates.
-
swagger-ui VS doc2html - a user suggested alternative
2 projects | 25 Jul 2024
SonarQube
- Como Melhorar seu Código Java: 7 Boas Práticas e Padrões de Desenvolvimento
-
Navigating the Software Developer Life: Soft Skills, AI Tools, and Team Dynamics
Code Review and Quality Assurance: Tools like DeepCode and SonarQube leverage AI to review your code, identify potential issues, and suggest improvements.
-
Cloud Security and Resilience: DevSecOps Tools and Practices
2. SonarQube: https://github.com/SonarSource/sonarqube SonarQube enhances code quality and security. It performs automatic reviews to detect bugs, vulnerabilities, and code smells in your code.
-
Experience Continuous Integration with Jenkins | Ansible | Artifactory | SonarQube | PHP
SonarQube (Scroll down to the Sonarqube section to see instructions on how to set up and configure SonarQube manually)
- Enterprise level open source react apps?
-
Usefully links for DotNet Backend Developers
SonarQube https://www.sonarqube.org/
-
How do you integrate a static security analysis tool into the CI/CD pipeline
There are commercial tools that can be integrated into a CI pipeline and/or a developer's IDE. I've used SonarQube before, but there are others.
- No laburar en el laburo
-
How I go with react native in late 2022
having a code review and analysis tool in CI/CD pipeline can help developers to keep their code clean. some examples of these tools are sonarqube and embold.
-
Technical Debt: Lessons from 10 Years of Change
But back in 2012, tech debt-related tools were in their infancy. JetBrains released IntelliJ IDEA in 2000, and SonarQube was initially released in 2006. Stepsize started in 2015, and Visual studio intellicode wasn't made by Microsoft until 2018.
What are some alternatives?
fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
Spotbugs - SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.
ReDoc - 📘 OpenAPI/Swagger-generated API Reference Documentation [Moved to: https://github.com/Redocly/redoc]
Checkstyle - Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
redoc - 📘 OpenAPI/Swagger-generated API Reference Documentation
Error Prone - Catch common Java mistakes as compile-time errors
fiber-swagger - fiber middleware to automatically generate RESTful API documentation with Swagger 2.0.
PMD - An extensible multilanguage static code analyzer.
prism - Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.
semgrep - Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
drf-spectacular - Sane and flexible OpenAPI 3 schema generation for Django REST framework.
snyk - Snyk CLI scans and monitors your projects for security vulnerabilities. [Moved to: https://github.com/snyk/cli]