All Projects → Django Rest Marshmallow → Similar Projects or Alternatives

2151 Open source projects that are alternatives of or similar to Django Rest Marshmallow

Marshmallow Jsonapi
JSON API 1.0 (https://jsonapi.org/) formatting with marshmallow
Stars: ✭ 203 (+2.53%)
Mutual labels:  rest-api, marshmallow, serialization
Awesome Django Rest Framework
💻😍Tools, processes and resources you need to create an awesome API with Django REST Framework
Stars: ✭ 689 (+247.98%)
Mutual labels:  serialization, django
avrow
Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.
Stars: ✭ 27 (-86.36%)
Mutual labels:  serialization, schema
Strictyaml
Type-safe YAML parser and validator.
Stars: ✭ 836 (+322.22%)
Mutual labels:  schema, serialization
Rest Api
Learn how to build your own REST API with Python, Django, and the Django Rest Framework.
Stars: ✭ 232 (+17.17%)
Mutual labels:  rest-api, django
marshmallow-validators
Use 3rd-party validators (e.g. from WTForms and colander) with marshmallow
Stars: ✭ 24 (-87.88%)
Mutual labels:  serialization, marshmallow
Flatcc
FlatBuffers Compiler and Library in C for C
Stars: ✭ 434 (+119.19%)
Mutual labels:  schema, serialization
Dj Rest Auth
Authentication for Django Rest Framework
Stars: ✭ 491 (+147.98%)
Mutual labels:  rest-api, django
The Complete Guide To Drf And Vuejs
📢 Source Code from my Web Dev Course *The Complete Guide To Django REST Framework and Vue JS* (Lang: English & Italian)
Stars: ✭ 78 (-60.61%)
Mutual labels:  rest-api, django
Beeschema
Binary Schema Library for C#
Stars: ✭ 46 (-76.77%)
Mutual labels:  schema, serialization
Drf Autodocs
Ultimately automated DRF documentation rendering(UNMAINTAINED)
Stars: ✭ 82 (-58.59%)
Mutual labels:  rest-api, django
Blogbackendproject
Backend code for my blogs, develop with Django Rest framework.
Stars: ✭ 204 (+3.03%)
Mutual labels:  rest-api, django
Flasgger
Easy OpenAPI specs and Swagger UI for your Flask API
Stars: ✭ 2,825 (+1326.77%)
Mutual labels:  rest-api, marshmallow
pony-capnp
Cap’n Proto plugin for generating serializable Pony classes. 🐴 - 🎩'n 🅿️
Stars: ✭ 19 (-90.4%)
Mutual labels:  serialization, schema
Django Rest Registration
User-related REST API based on the awesome Django REST Framework
Stars: ✭ 240 (+21.21%)
Mutual labels:  rest-api, django
Flask Smorest
DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow
Stars: ✭ 317 (+60.1%)
Mutual labels:  rest-api, marshmallow
Kim
Kim: A JSON Serialization and Marshaling framework
Stars: ✭ 326 (+64.65%)
Mutual labels:  rest-api, serialization
Flask Marshmallow
Flask + marshmallow for beautiful APIs
Stars: ✭ 666 (+236.36%)
Mutual labels:  rest-api, marshmallow
desert
Deserialize to objects while staying DRY
Stars: ✭ 136 (-31.31%)
Mutual labels:  serialization, marshmallow
Djangorestframework Book
Django REST framework 3 中文文档, API参考, 最佳实践指南
Stars: ✭ 28 (-85.86%)
Mutual labels:  rest-api, django
Python Api Development Fundamentals
Develop a full-stack web application with Python and Flask
Stars: ✭ 44 (-77.78%)
Mutual labels:  marshmallow, serialization
Django Vue Template
Django Rest + Vue JS Template
Stars: ✭ 1,155 (+483.33%)
Mutual labels:  rest-api, django
Cookiecutter Django Rest
Build best practiced apis fast with Python3
Stars: ✭ 1,108 (+459.6%)
Mutual labels:  rest-api, django
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 (-37.37%)
Mutual labels:  schema, serialization
Drf Api Tracking
Fork of aschn/drf-tracking so that we can maintain and release newer versions
Stars: ✭ 117 (-40.91%)
Mutual labels:  rest-api, django
Flama
🔥 Fire up your API with this flamethrower
Stars: ✭ 161 (-18.69%)
Mutual labels:  marshmallow, schema
Schematics
Project documentation: https://schematics.readthedocs.io/en/latest/
Stars: ✭ 2,461 (+1142.93%)
Mutual labels:  schema, serialization
Django Data Wizard
🧙⚙️ Import structured data (e.g. Excel, CSV, XML, JSON) into one or more Django models via an interactive web-based wizard
Stars: ✭ 227 (+14.65%)
Mutual labels:  serialization, django
Drf Cheat Sheet
Cheat sheet / quick reference guide for Django REST Framework.
Stars: ✭ 99 (-50%)
Mutual labels:  rest-api, django
Djangorestframework Queryfields
Allows clients to control which fields will be sent in the API response
Stars: ✭ 170 (-14.14%)
Mutual labels:  rest-api, django
Drf Yasg
Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
Stars: ✭ 2,523 (+1174.24%)
Mutual labels:  rest-api, django
Tweetme 2
Build a twitter-like app in Django, Bootstrap, Javascript, & React.js. Step-by-Step.
Stars: ✭ 247 (+24.75%)
Mutual labels:  rest-api, django
serde
🚝 (unmaintained) A framework for defining, serializing, deserializing, and validating data structures
Stars: ✭ 49 (-75.25%)
Mutual labels:  serialization, schema
Django Salesman
Headless e-commerce framework for Django.
Stars: ✭ 157 (-20.71%)
Mutual labels:  rest-api, django
Mediacms
MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
Stars: ✭ 313 (+58.08%)
Mutual labels:  rest-api, django
Gitlit
Platform to connect contributors and projects based on skill level and shared interests.
Stars: ✭ 265 (+33.84%)
Mutual labels:  rest-api, django
Drf Spectacular
Sane and flexible OpenAPI 3 schema generation for Django REST framework.
Stars: ✭ 414 (+109.09%)
Mutual labels:  rest-api, django
Marshmallow dataclass
Automatic generation of marshmallow schemas from dataclasses.
Stars: ✭ 255 (+28.79%)
Mutual labels:  marshmallow, serialization
Modern Django
Modern Django: A Guide on How to Deploy Django-based Web Applications in 2017
Stars: ✭ 662 (+234.34%)
Mutual labels:  rest-api, django
Marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
Stars: ✭ 5,857 (+2858.08%)
Mutual labels:  schema, serialization
Apispec
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
Stars: ✭ 831 (+319.7%)
Mutual labels:  rest-api, marshmallow
Wq.db
☁🌐 wq's db library, extending Django REST framework to support apps for geospatial field data collection, citizen science, and crowdsourcing.
Stars: ✭ 101 (-48.99%)
Mutual labels:  rest-api, django
E Commerce 2 django
Guest register, user register, user login, user logout, account home page, product view history, change password, reset password, change name, send activation email when register, resend activation email, add shipping address, add billing address, add nickname to the addresses, edit shipping address, edit billing address, view list of your addresses, reuse shipping addresses when order products, reuse billing addresses when ordeer products, show sales analytics if staff or admin only using -chart.js-, get analytics data with Ajax, receive marketing email, change if user will receive marketing email or not by admin, send contact message with Ajax, products list, product detail, download product detail as a PDF file, download digital product files -if the user purchased that digital product only-, orders list, list of digital products files, order detail, download order detail as a PDF file, verify order ownership with Ajax -to secure order detail page-, show cart products, add or remove product from cart, checkout page, thanks page when order placed successfully, add or reuse payment method, add or reuse payment method with Ajax, search products by title, search products by description, search products by price, search products by tag title, write tags for products -by admin only-, auto fill contact email, full name if user logged in.
Stars: ✭ 20 (-89.9%)
Mutual labels:  rest-api, django
Project Dashboard With Django
Agile Project Management dashboard with Django REST and Vue.js
Stars: ✭ 25 (-87.37%)
Mutual labels:  rest-api, django
Django Rest Pandas
📊📈 Serves up Pandas dataframes via the Django REST Framework for use in client-side (i.e. d3.js) visualizations and offline analysis (e.g. Excel)
Stars: ✭ 1,030 (+420.2%)
Mutual labels:  rest-api, django
Django Rest Booking Api
A Restful api which allows you to book sports events or update existing odds.
Stars: ✭ 24 (-87.88%)
Mutual labels:  rest-api, django
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 (+478.28%)
Mutual labels:  marshmallow, django
Best Of Web Python
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
Stars: ✭ 1,118 (+464.65%)
Mutual labels:  rest-api, django
Flask Restplus Server Example
Real-life RESTful server example on Flask-RESTplus
Stars: ✭ 1,240 (+526.26%)
Mutual labels:  rest-api, marshmallow
Protobuf Convert
Macros for convenient serialization of Rust data structures into/from Protocol Buffers 3
Stars: ✭ 22 (-88.89%)
Mutual labels:  schema, serialization
Schema Registry
Confluent Schema Registry for Kafka
Stars: ✭ 1,647 (+731.82%)
Mutual labels:  rest-api, schema
Django Ninja
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
Stars: ✭ 875 (+341.92%)
Mutual labels:  rest-api, django
Mezzanine Api
RESTful web API for Mezzanine CMS
Stars: ✭ 84 (-57.58%)
Mutual labels:  rest-api, django
Rest Api Basics
This is a basic guide on how to build a REST API with Django & Python. For much deeper depth, check out our new course on REST API: (https://kirr.co/90kxtx)
Stars: ✭ 171 (-13.64%)
Mutual labels:  rest-api, django
Mygpo
The gpodder.net webservice
Stars: ✭ 176 (-11.11%)
Mutual labels:  rest-api, django
Docker Django Webpack Skeleton
Django Skeleton W/ Docker Dev & Production W/ Webpack 2 W/ BabelJS W/ Sass W/ PostgreSQL
Stars: ✭ 191 (-3.54%)
Mutual labels:  django
Event Driven Spring Boot
Example Application to demo various flavours of handling domain events in Spring Boot
Stars: ✭ 194 (-2.02%)
Mutual labels:  rest-api
Janusgraph Utils
Develop a graph database app using JanusGraph
Stars: ✭ 192 (-3.03%)
Mutual labels:  schema
Frappe
Low code web framework for real world applications, in Python and Javascript
Stars: ✭ 3,349 (+1591.41%)
Mutual labels:  rest-api
Binaryserializer
A declarative serialization framework for controlling formatting of data at the byte and bit level using field bindings, converters, and code.
Stars: ✭ 197 (-0.51%)
Mutual labels:  serialization
1-60 of 2151 similar projects