Skip to content
#

openapi-specification

The OpenAPI Specification (OAS), previously known as the Swagger Specification, is a specification for a programming language-agnostic, machine-readable interface definition language for describing, producing, consuming, and visualizing web services. OpenAPI documents describe API services and are represented in YAML or JSON formats.

Here are 29 public repositories matching this topic...

[2023-01] A python Flask API to extrat metadata and text from PDF files. Asynchronous tasks executed with a Celery queue and Redis workers. A SQLite storage managed by SqlAlchemy. Clean code with Flake8 and Isort. Coverage tested with Pytest-cov. See the documentation in the Readme.md and check the API contract with Swagger.

  • Updated Jan 31, 2023
  • Python

Proof of concept two table CRUD implementation of a simple ecommerce store with shopping cart. It has a typescript react ionic cross platform app that uses an openapi/swagger client which is autogenerated from pydal and served via web2py. It uses elasticsearch for indexing and faceted search. Forms are generated from jsonschema7 via react-json-s…

  • Updated Dec 8, 2022
  • Python

Created by OpenAPI Initiative, Tony Tam, Darrel Miller, Mike Ralphson, Ron Ratovsky, Uri Sarid, Jason Harmon

Released August 10, 2011

Latest release over 3 years ago

Followers
115 followers
Repository
OAI/OpenAPI-Specification
Website
www.openapis.org
Wikipedia
Wikipedia

Related Topics

json-schema raml rest-api