All Projects → Marshmallow Jsonapi → Similar Projects or Alternatives

1956 Open source projects that are alternatives of or similar to Marshmallow Jsonapi

Safrs
SqlAlchemy Flask-Restful Swagger Json:API OpenAPI
Stars: ✭ 255 (+25.62%)
Mutual labels:  rest-api, json-api, flask
Apispec
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
Stars: ✭ 831 (+309.36%)
Mutual labels:  rest-api, marshmallow, flask
Flask Restplus Server Example
Real-life RESTful server example on Flask-RESTplus
Stars: ✭ 1,240 (+510.84%)
Mutual labels:  rest-api, marshmallow, flask
Awesome Python Models
A curated list of awesome Python libraries, which implement models, schemas, serializers/deserializers, ODM's/ORM's, Active Records or similar patterns.
Stars: ✭ 124 (-38.92%)
Loopback Component Jsonapi
JSONAPI support for loopback.
Stars: ✭ 104 (-48.77%)
Schematics
Project documentation: https://schematics.readthedocs.io/en/latest/
Stars: ✭ 2,461 (+1112.32%)
Python Api Development Fundamentals
Develop a full-stack web application with Python and Flask
Stars: ✭ 44 (-78.33%)
Mutual labels:  marshmallow, serialization, flask
Webargs
A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.
Stars: ✭ 1,145 (+464.04%)
Mutual labels:  marshmallow, validation, flask
Typical
Typical: Fast, simple, & correct data-validation using Python 3 typing.
Stars: ✭ 111 (-45.32%)
Jsonapi Rails
Rails gem for fast jsonapi-compliant APIs.
Stars: ✭ 242 (+19.21%)
marshmallow-validators
Use 3rd-party validators (e.g. from WTForms and colander) with marshmallow
Stars: ✭ 24 (-88.18%)
Colander
A serialization/deserialization/validation library for strings, mappings and lists.
Stars: ✭ 408 (+100.99%)
Flasgger
Easy OpenAPI specs and Swagger UI for your Flask API
Stars: ✭ 2,825 (+1291.63%)
Mutual labels:  rest-api, marshmallow, flask
hapic
Input/Output/Error management for your python controllers with Swagger doc generation
Stars: ✭ 18 (-91.13%)
Marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
Stars: ✭ 5,857 (+2785.22%)
Django Rest Marshmallow
Marshmallow schemas for Django REST framework
Stars: ✭ 198 (-2.46%)
Mutual labels:  rest-api, marshmallow, serialization
Flask Smorest
DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow
Stars: ✭ 317 (+56.16%)
Mutual labels:  rest-api, marshmallow, flask
Jsonapi Rb
Efficiently produce and consume JSON API documents.
Stars: ✭ 219 (+7.88%)
Typesystem
Data validation, serialization, deserialization & form rendering. 🔢
Stars: ✭ 416 (+104.93%)
Flask Marshmallow
Flask + marshmallow for beautiful APIs
Stars: ✭ 666 (+228.08%)
Mutual labels:  rest-api, marshmallow, flask
Flask Scaffold
Prototype Database driven Web apps in Angular 6, Bootstrap 4 and REST API's with Flask (Python 3 framework)
Stars: ✭ 853 (+320.2%)
Mutual labels:  rest-api, flask
Restfulsense
A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.
Stars: ✭ 28 (-86.21%)
Mutual labels:  serialization, deserialization
Server
Serve your Rubix ML models in production with scalable stand-alone model inference servers.
Stars: ✭ 30 (-85.22%)
Mutual labels:  rest-api, json-api
Json Api Dart
JSON:API client for Dart/Flutter
Stars: ✭ 53 (-73.89%)
Mutual labels:  rest-api, json-api
Beeschema
Binary Schema Library for C#
Stars: ✭ 46 (-77.34%)
Mutual labels:  serialization, deserialization
Rest Hapi
🚀 A RESTful API generator for Node.js
Stars: ✭ 1,102 (+442.86%)
Mutual labels:  rest-api, validation
Todo List Using Flask And Mongodb
Simple implementation of ToDo List using Flask and MongoDB along with Dockerfile and Kubernetes yaml files #Flask #Example #Docker #Kubernetes #k8s
Stars: ✭ 61 (-69.95%)
Mutual labels:  rest-api, flask
Laravel Jsonapi
Basic setup framework for creating a Laravel JSON-API server
Stars: ✭ 16 (-92.12%)
Mutual labels:  json-api, validation
Strictyaml
Type-safe YAML parser and validator.
Stars: ✭ 836 (+311.82%)
Mutual labels:  validation, serialization
Dictfier
Python library to convert/serialize class instances(Objects) both flat and nested into a dictionary data structure. It's very useful in converting Python Objects into JSON format
Stars: ✭ 67 (-67%)
Mutual labels:  json-api, serialization
Hobbit Core
A flask project generator.
Stars: ✭ 49 (-75.86%)
Mutual labels:  marshmallow, flask
Dashboard Server
A JSON file RESTful API with authorization based on json-server
Stars: ✭ 48 (-76.35%)
Mutual labels:  rest-api, json-api
Gaanaapi
Unofficial Gaana API
Stars: ✭ 59 (-70.94%)
Mutual labels:  rest-api, flask
Jackson Module Kotlin
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
Stars: ✭ 830 (+308.87%)
Mutual labels:  serialization, deserialization
Cakephp
CakePHP: The Rapid Development Framework for PHP - Official Repository
Stars: ✭ 8,453 (+4064.04%)
Mutual labels:  rest-api, validation
Flask Restful Authentication
An example for RESTful authentication using nginx, uWSGI, Flask, MongoDB and JSON Web Token(JWT).
Stars: ✭ 63 (-68.97%)
Mutual labels:  rest-api, flask
Best Of Web Python
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
Stars: ✭ 1,118 (+450.74%)
Mutual labels:  rest-api, flask
Terraformize
Apply\Destory Terraform modules via a simple REST API endpoint.
Stars: ✭ 84 (-58.62%)
Mutual labels:  rest-api, flask
Go
A high-performance 100% compatible drop-in replacement of "encoding/json"
Stars: ✭ 10,248 (+4948.28%)
Mutual labels:  serialization, deserialization
Java
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
Stars: ✭ 1,308 (+544.33%)
Mutual labels:  serialization, deserialization
Edn format
EDN reader and writer implementation in Python, using PLY (lex, yacc)
Stars: ✭ 92 (-54.68%)
Mutual labels:  serialization, deserialization
Flask pydantic
flask extension for integration with the awesome pydantic package
Stars: ✭ 96 (-52.71%)
Mutual labels:  validation, flask
Fhir.js
Node.JS library for serializing/deserializing FHIR resources between JS/JSON and XML using various node.js XML libraries
Stars: ✭ 61 (-69.95%)
Mutual labels:  validation, serialization
Bhagavadgita
A non-profit initiative to help spread the transcendental wisdom from the Bhagavad Gita to people around the world.
Stars: ✭ 84 (-58.62%)
Mutual labels:  rest-api, flask
Gores
Go package that handles HTML, JSON, XML and etc. responses
Stars: ✭ 94 (-53.69%)
Mutual labels:  rest-api, json-api
Grest
Build REST APIs with Neo4j and Flask, as quickly as possible!
Stars: ✭ 102 (-49.75%)
Mutual labels:  rest-api, flask
Symfony Jsonapi
JSON API Transformer Bundle for Symfony 2 and Symfony 3
Stars: ✭ 114 (-43.84%)
Mutual labels:  json-api, serialization
Laravel Api Boilerplate
A Boilerplate Project For Laravel API's (NOT MAINTAINED)
Stars: ✭ 113 (-44.33%)
Mutual labels:  rest-api, json-api
Coronavirus Tracker Api
🦠 A simple and fast (< 200ms) API for tracking the global coronavirus (COVID-19, SARS-CoV-2) outbreak. It's written in python using the 🔥 FastAPI framework. Supports multiple sources!
Stars: ✭ 1,577 (+676.85%)
Mutual labels:  rest-api, json-api
Dataclass factory
Modern way to convert python dataclasses or other objects to and from more common types like dicts or json-like structures
Stars: ✭ 116 (-42.86%)
Mutual labels:  serialization, deserialization
30 Days Of Python
Learn Python for the next 30 (or so) Days.
Stars: ✭ 1,748 (+761.08%)
Mutual labels:  rest-api, flask
Lora Serialization
LoraWAN serialization/deserialization library for The Things Network
Stars: ✭ 120 (-40.89%)
Mutual labels:  serialization, deserialization
Yaxlib
Yet Another XML Serialization Library for the .NET Framework and .NET Core
Stars: ✭ 124 (-38.92%)
Mutual labels:  serialization, deserialization
Borer
Efficient CBOR and JSON (de)serialization in Scala
Stars: ✭ 131 (-35.47%)
Mutual labels:  serialization, deserialization
Pyjson tricks
Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.
Stars: ✭ 131 (-35.47%)
Mutual labels:  serialization, deserialization
Yyjson
The fastest JSON library in C
Stars: ✭ 1,894 (+833%)
Mutual labels:  serialization, deserialization
Frequest
FRequest - A fast, lightweight and opensource desktop application to make HTTP(s) requests
Stars: ✭ 130 (-35.96%)
Mutual labels:  rest-api, json-api
Flatsharp
Fast, idiomatic C# implementation of Flatbuffers
Stars: ✭ 133 (-34.48%)
Mutual labels:  serialization, deserialization
Appkernel
API development made easy: a smart Python 3 API framework
Stars: ✭ 152 (-25.12%)
Mutual labels:  rest-api, flask
Jsona
Data formatter that creates simplified objects from JSON or stored reduxObject, creates JSON from the same simplified objects (in according with JSON API specification)
Stars: ✭ 144 (-29.06%)
Mutual labels:  json-api, serialization
1-60 of 1956 similar projects