All Projects → Flask Restplus Server Example → Similar Projects or Alternatives

2185 Open source projects that are alternatives of or similar to Flask Restplus Server Example

Apispec
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
Stars: ✭ 831 (-32.98%)
Mutual labels:  rest-api, swagger, openapi, marshmallow, flask
Flasgger
Easy OpenAPI specs and Swagger UI for your Flask API
Stars: ✭ 2,825 (+127.82%)
Mutual labels:  rest-api, swagger, openapi, marshmallow, flask
Bhagavadgita
A non-profit initiative to help spread the transcendental wisdom from the Bhagavad Gita to people around the world.
Stars: ✭ 84 (-93.23%)
Mutual labels:  rest-api, swagger, flask, oauth2
Springdoc Openapi
Library for OpenAPI 3 with spring-boot
Stars: ✭ 1,113 (-10.24%)
Mutual labels:  rest-api, swagger, openapi, oauth2
Flask Smorest
DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow
Stars: ✭ 317 (-74.44%)
Mutual labels:  rest-api, openapi, marshmallow, flask
Safrs
SqlAlchemy Flask-Restful Swagger Json:API OpenAPI
Stars: ✭ 255 (-79.44%)
Mutual labels:  rest-api, swagger, openapi, flask
Django Ninja
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
Stars: ✭ 875 (-29.44%)
Mutual labels:  rest-api, swagger, openapi
Flask Marshmallow
Flask + marshmallow for beautiful APIs
Stars: ✭ 666 (-46.29%)
Mutual labels:  rest-api, marshmallow, flask
Swagger Core
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
Stars: ✭ 6,898 (+456.29%)
Mutual labels:  rest-api, swagger, openapi
Oapi Codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
Stars: ✭ 806 (-35%)
Mutual labels:  rest-api, swagger, openapi
Swagger meqa
Auto generate and run tests using swagger/OpenAPI spec, no coding needed
Stars: ✭ 151 (-87.82%)
Mutual labels:  rest-api, swagger, openapi
Gemini
Model Driven REST framework to automatically generate CRUD APIs
Stars: ✭ 138 (-88.87%)
Mutual labels:  rest-api, swagger, openapi
Swagger Parser
Swagger 2.0 and OpenAPI 3.0 parser/validator
Stars: ✭ 710 (-42.74%)
Mutual labels:  rest-api, swagger, openapi
Grpc Gateway
The gRPC-Gateway is a plugin of the Google protocol buffers compiler protoc. It reads protobuf service definitions and generates a reverse-proxy server which translates a RESTful HTTP API into gRPC. This server is generated according to the google.api.http annotations in your service definitions.
Stars: ✭ 12,223 (+885.73%)
Mutual labels:  rest-api, swagger, openapi
Flama
🔥 Fire up your API with this flamethrower
Stars: ✭ 161 (-87.02%)
Mutual labels:  swagger, openapi, marshmallow
Drf Yasg
Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
Stars: ✭ 2,523 (+103.47%)
Mutual labels:  rest-api, swagger, openapi
Openapi Directory
🌐 Wikipedia for Web APIs. Directory of REST API definitions in OpenAPI 2.0/3.x format
Stars: ✭ 2,635 (+112.5%)
Mutual labels:  rest-api, swagger, openapi
Php Crud Api
Single file PHP script that adds a REST API to a SQL database
Stars: ✭ 2,904 (+134.19%)
Mutual labels:  rest-api, swagger, openapi
Mockoon
Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.
Stars: ✭ 3,448 (+178.06%)
Mutual labels:  rest-api, swagger, openapi
Swagger Ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
Stars: ✭ 21,279 (+1616.05%)
Mutual labels:  rest-api, swagger, openapi
Mentorship Backend
Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the backend of this system.
Stars: ✭ 132 (-89.35%)
Mutual labels:  swagger, openapi, flask
Proteus
Lean, mean, and incredibly fast JVM framework for web and microservice development.
Stars: ✭ 178 (-85.65%)
Mutual labels:  rest-api, swagger, openapi
Marshmallow Jsonapi
JSON API 1.0 (https://jsonapi.org/) formatting with marshmallow
Stars: ✭ 203 (-83.63%)
Mutual labels:  rest-api, marshmallow, flask
Best Of Web Python
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
Stars: ✭ 1,118 (-9.84%)
Mutual labels:  rest-api, openapi, flask
Swagger Parser
Swagger Spec to Java POJOs
Stars: ✭ 468 (-62.26%)
Mutual labels:  rest-api, swagger, openapi
Full Stack
Full stack, modern web application generator. Using Flask, PostgreSQL DB, Docker, Swagger, automatic HTTPS and more.
Stars: ✭ 451 (-63.63%)
Mutual labels:  swagger, marshmallow, flask
Swagger Express Middleware
Swagger 2.0 middlware and mocks for Express.js
Stars: ✭ 543 (-56.21%)
Mutual labels:  rest-api, swagger, openapi
Optic
Optic documents and tests your API as you build it
Stars: ✭ 760 (-38.71%)
Mutual labels:  swagger, openapi
Node Typescript Koa Rest
REST API boilerplate using NodeJS and KOA2, typescript. Logging and JWT as middlewares. TypeORM with class-validator, SQL CRUD. Docker included. Swagger docs, actions CI and valuable README
Stars: ✭ 739 (-40.4%)
Mutual labels:  rest-api, swagger
Kin Openapi
OpenAPI 3.0 implementation for Go (parsing, converting, validation, and more)
Stars: ✭ 776 (-37.42%)
Mutual labels:  swagger, openapi
Spring Boot Sample App
Sample app generated from my spring boot archtype on :https://github.com/Romeh/spring-boot-quickstart-archtype
Stars: ✭ 81 (-93.47%)
Mutual labels:  rest-api, swagger
Schemathesis
A modern API testing tool for web applications built with Open API and GraphQL specifications.
Stars: ✭ 768 (-38.06%)
Mutual labels:  swagger, openapi
Dredd Example
Example application using Dredd and CI
Stars: ✭ 79 (-93.63%)
Mutual labels:  swagger, openapi
Fuse
A simple file sharing web service in Vue.js and Flask
Stars: ✭ 7 (-99.44%)
Mutual labels:  flask, example-project
Openapi Gui
GUI / visual editor for creating and editing OpenAPI / Swagger definitions
Stars: ✭ 891 (-28.15%)
Mutual labels:  swagger, openapi
Go Book Store Api
Go Sample project to understand Mysql CRUD operation with best practises Includes logging, JWT, Swagger and Transactions
Stars: ✭ 18 (-98.55%)
Mutual labels:  rest-api, swagger
Oaichecker
Test your OpenAPI specs and your server API at the same time
Stars: ✭ 12 (-99.03%)
Mutual labels:  swagger, openapi
Widdershins
OpenAPI / Swagger, AsyncAPI & Semoasa definitions to (re)Slate compatible markdown
Stars: ✭ 856 (-30.97%)
Mutual labels:  swagger, openapi
Rest Api Examples
Test and Prototype with Fake Online REST/OAuth 2 APIs Examples
Stars: ✭ 13 (-98.95%)
Mutual labels:  rest-api, oauth2
Swagger Editor
Swagger Editor
Stars: ✭ 7,365 (+493.95%)
Mutual labels:  rest-api, swagger
Swagger Editor Electron
Run standalone Swagger Editor in Electron shell
Stars: ✭ 10 (-99.19%)
Mutual labels:  swagger, openapi
Spectral
A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI v2 & v3.
Stars: ✭ 876 (-29.35%)
Mutual labels:  swagger, openapi
Oval
oval: CLI for (O)penAPI Specification document (val)idation.
Stars: ✭ 15 (-98.79%)
Mutual labels:  swagger, openapi
Play Zhewbacca
Play! framework library to protect REST endpoint by OAuth2 token verification. Supports Play versions 2.5, 2.6, 2.7
Stars: ✭ 21 (-98.31%)
Mutual labels:  rest-api, oauth2
Boilerplate Nodejs Swagger
A Node.js RESTful API application boilerplate with TypeScript, Docker, Koa, Swagger, Jest, and CircleCI
Stars: ✭ 21 (-98.31%)
Mutual labels:  rest-api, openapi
Fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Stars: ✭ 39,588 (+3092.58%)
Mutual labels:  swagger, openapi
Rolodex
📇API Documentation Generator for Phoenix
Stars: ✭ 34 (-97.26%)
Mutual labels:  swagger, openapi
Apicurio Studio
Open Source API Design
Stars: ✭ 638 (-48.55%)
Mutual labels:  swagger, openapi
Flask Scaffold
Prototype Database driven Web apps in Angular 6, Bootstrap 4 and REST API's with Flask (Python 3 framework)
Stars: ✭ 853 (-31.21%)
Mutual labels:  rest-api, flask
Swagger2
Loading, parsing and validating requests to HTTP services based on Swagger v2.0 documents
Stars: ✭ 20 (-98.39%)
Mutual labels:  swagger, openapi
App
The SimpleLogin back-end
Stars: ✭ 958 (-22.74%)
Mutual labels:  flask, oauth2
Openapi To Graphql
Translate APIs described by OpenAPI Specifications (OAS) into GraphQL
Stars: ✭ 973 (-21.53%)
Mutual labels:  rest-api, swagger
Docker Flask Mongodb Example
Uses docker compose with a python flask microservice and MongoDB instance to make a sample application
Stars: ✭ 49 (-96.05%)
Mutual labels:  swagger, flask
Python Api Development Fundamentals
Develop a full-stack web application with Python and Flask
Stars: ✭ 44 (-96.45%)
Mutual labels:  marshmallow, flask
Hobbit Core
A flask project generator.
Stars: ✭ 49 (-96.05%)
Mutual labels:  marshmallow, flask
Flask Restx
Fork of Flask-RESTPlus: Fully featured framework for fast, easy and documented API development with Flask
Stars: ✭ 1,050 (-15.32%)
Mutual labels:  swagger, flask
Generator Expressjs Rest
Project template for an ExpressJS application
Stars: ✭ 41 (-96.69%)
Mutual labels:  rest-api, swagger
Molten Boilerplate
A boilerplate for the molten framework by Bogdanp https://github.com/Bogdanp/molten
Stars: ✭ 50 (-95.97%)
Mutual labels:  swagger, openapi
Compojure Api
Sweet web apis with Compojure & Swagger
Stars: ✭ 1,056 (-14.84%)
Mutual labels:  swagger, openapi
Oav
Tools for validating OpenAPI (Swagger) files.
Stars: ✭ 55 (-95.56%)
Mutual labels:  swagger, openapi
1-60 of 2185 similar projects