openapi
Here are 2,391 public repositories matching this topic...
Base64 packing the logo is unproductive and prohibitively complicated.
Originally I just thought it was related to the method of delivery, minification,etc....
But then I discovered the "enterprise" copy you sell directly offers the "feature" of changing the logo, which then just packs up a new image.
Now I realize why changing the logo is difficult and you won't document how to do it in
-
Updated
Mar 18, 2022 - TypeScript
🐛 Bug Report
When calling a Server Streaming grpc endpoint through grpc-gateway, when an error is returned, it does not have a delimiter appended (by default, \n) unlike other streaming messages.
To Reproduce
- Call an endpoint that maps onto a Server Streaming grpc endpoint, that returns an error.
Expected behavior
grpc-gateway returns {"error":....}\n (or other confi
Is your feature request related to a problem? Please describe.
Recently noticed how many PHP based projects migrates from Travis-CI to GitHub Actions. I didn't try it yet, but after a quick reading I see that GitHub Actions has Ubuntu environment with preinstalled PHP from 7.4 to 8.1, while Travis CI offers [Bi
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
-
Updated
Feb 13, 2022 - Python
Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
-
Updated
Mar 7, 2022 - TypeScript
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
-
Updated
Mar 19, 2022 - Java
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
-
Updated
Mar 15, 2022 - Go
springfox-swagger2: 3.0.0-SNAPSHOT
springfox-swagger-ui: 3.0.0-SNAPSHOT
springfox-spring-webflux: 3.0.0-SNAPSHOT
We are using directModelSubstitute for MonetaryAmount to avoid showing all the properties of the class in swagger. Instead of that we created our own MonetaryAmountWrapper which have only two fields viz., amount and currency with some default example values for both. Now, the
Design-based APIs and microservices in Go
-
Updated
Mar 18, 2022 - Go
package for building REST-style Web Services using Go
-
Updated
Mar 8, 2022 - Go
The Calling REST APIs section demonstrates how to use LoopBack 4 to call GET APIs. It would be benefiting to the broader community to demonstrate how to call POST APIs. I have the todo-jwt example hosted in Heroku that could be used in the doc
Description
We have a vuejs frontend talking to a connexion-based REST API. We use jwt tokens. Sometimes, without any obvious trigger, we get the following exception:
File "venv/lib/python3.8/site-packages/flask/app.py", line 2464, in call return self.wsgi_app(environ, start_response)
File "venv/lib/python3.8/site-packages/flask/app.py", line 2450, in wsgi_app response = self.handle_
Language-agnostic HTTP API Testing Tool
-
Updated
Mar 17, 2022 - JavaScript
OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python
-
Updated
Mar 18, 2022 - TypeScript
Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.
-
Updated
Mar 18, 2022 - TypeScript
An implementation of the JSON Schema specification for Python
-
Updated
Mar 11, 2022 - Python
A fast, lightweight and more productive microservices framework
-
Updated
Mar 19, 2022 - Java
Could be useful to add (beside dbAuth.usernameColumn and dbAuth.passwordColumn) the possibility to configure the request fields (like dbAuth.usernameRequestField) to bind a specific request filed to the relative column of the auth table.
If I'm not mistaken the current state imposes username and password as mandatory fields for the request.
Easy OpenAPI specs and Swagger UI for your Flask API
-
Updated
Jan 21, 2022 - Python
-
Updated
Mar 19, 2022
Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.
-
Updated
Mar 18, 2022 - TypeScript
I'm using https://github.com/Artory/drf-hal-json/ that basically provides custom base serializers that add dynamically fields like _links into the response via the to_representation method.
I tried to somehow get that into the schema as well, but I'm getting stuck. Are there any directions on what I need to provide/subclass/overwrite, so to make it work?
I imagine I could inspect my seri
Swagger Documentation Generator for Django REST Framework: deprecated
-
Updated
Dec 14, 2020 - Python
OpenApi or Swagger integration to Laravel
-
Updated
Mar 17, 2022 - PHP
Improve this page
Add a description, image, and links to the openapi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openapi topic, visit your repo's landing page and select "manage topics."


First check