Documentation is located at lego.abakus.no. We also have a beginner's guide for setting up LEGO. We use GitHub issues and project boards for simple project management.
https://lego.abakus.noTags | backend rest-api django django-rest-framework |
Implementation | Python |
License | MIT |
Platform | Windows Linux |
Django REST Pandas (DRP) provides a simple way to generate and serve pandas DataFrames via the Django REST Framework. The resulting API can serve up CSV (and a number of other formats) for consumption by a client-side visualization tool like d3.js. The design philosophy of DRP enforces a strict separation between data and presentation. This keeps the implementation simple, but also has the nice side effect of making it trivial to provide the source data for your visualizations. This capability can often be leveraged by sending users to the same URL that your visualization code uses internally to load the data.
dataviz pandas django rest-api django-rest-framework spreadsheet chart excel csvChannels API exposes a RESTful Streaming API over WebSockets using channels. It provides a ResourceBinding which is comparable to Django Rest Framework's ModelViewSet. It is based on DRF serializer classes. You're already using Django Rest Framework and want to expose similar logic over WebSockets.
django django-rest-framework django-channelsIf you want to use the demo app to work on this package: Included in this repo you can find the demo project(at /demo). It is a project with Django & Django Rest Framework that will allow you to work with this project. For more information on how you can set it up please check the README.md of the demo project. For more information visit the docs.
django django-rest-framework pypi docs web-apiThis module provides a python-social-auth and oauth2 support for django-rest-framework.The first aim of this package is to help setting up social auth for your rest api. It also helps setting up your Oauth2 provider.
django django-rest-framework python-social-auth oauth2 oauth authenticationdjango-rest-framework-filters is an extension to Django REST framework and Django filter that makes it easy to filter across relationships. Historically, this extension also provided a number of additional features and fixes, however the number of features has shrunk as they are merged back into django-filter. ! These docs pertain to the upcoming 1.0 release. Current docs can be found here.
django django-rest-frameworkGeographic add-ons for Django Rest Framework - Mailing List. Provides a GeometryField, which is a subclass of Django Rest Framework (from now on DRF) WritableField. This field handles GeoDjango geometry fields, providing custom to_native and from_native methods for GeoJSON input/output.
django django-rest-framework gis geojsonI have built this project by following these two awesome React courses, I highly recommend them to anybody who wants to learn React! This Django REST Framework course really helped me to build the backend, and this course was incredibly helpful for learning Docker.I have tried to extensively comment the code, so you could easily understand what's going on, and apply it to your own projects.
django django-rest-framework react redux bootstrap dockerREST implementation of Django authentication system. djoser library provides a set of Django Rest Framework views to handle basic actions such as registration, login, logout, password reset and account activation. It works with custom user model. Instead of reusing Django code (e.g. PasswordResetForm), we reimplemented few things to fit better into Single Page App architecture.
djoser rest-api authentication developer-toolsFull documentation for the project is available at docs. This package provides JSON Web Token Authentication support for Django REST framework.
django django-rest-framework jwtThis sample project is the companion of a blog post on how to get started with Django Rest Framework and AngularJS. To setup and run the sample code, you're going to need npm from NodeJS available to install the frontend code.
A curated list of awesome Django apps, projects and resources. A: An awesome package is one that is mature (not recently released), is well maintained, has a good amount of users, has good documentation, follows the best practices, and which latest release is less than 1 year old. Awesome Django packages and projects are the ones that inspire and serve as examples.
django-application django-admin django-forms django-framework django django-views django-project django-rest-framework django-site django-models django-storages django-templates django-rest web-application web-application-framework blogging blogSwagger Documentation Generator for Django REST Framework
swagger-ui django-rest-framework openapi coreapiCurrently the project is in very early stages, so run it only for the sake of checking it out. Ownphotos comes with separate backend and frontend servers. The backend serves the restful API, and the frontend serves, well, the frontend. The easiest way to do it is using Docker.
backend photos docker face-detection face-recognition gallery selfhosted django django-rest-framework object-detection google-photosREST APIs made easy.REST Layer is an API framework heavily inspired by the excellent Python Eve. It helps you create a comprehensive, customizable, and secure REST (graph) API on top of pluggable backend storages with no boiler plate code so you can focus on your business logic.
api rest-api graphql framework api-server api-documentation storage-backend json-schema schema-fieldsAwesome web-browsable Web APIs. Full documentation for the project is available at http://www.django-rest-framework.org.
django api restGemini is a backend REST framework to automatically create CRUD REST APIs from scratch (with no coding), starting from a simple Schema definition called Gemini DSL. Gemini automatically handles creating all the storage and entity managers, Creating all the common REST methods and controller, OAuth2 // WIP authentication.
spring-boot rest-api rest postgresql api-rest api-server spring spring-mvc rest-frameworkLoopBack is an open source Node.js framework built on top of Express optimized for building APIs for mobile, web, and other devices. Connect to multiple data sources, write business logic in Node.js, glue on top of your existing services and data, connect using JS, iOS & Android SDKs.
backend backend-as-service backend-framework baas api-server rest-api nodejs-framework(where 'app' is whatever you've named your AngularJS application). For complete API, consider the documentation for $resource, as this module follows the API quite closely.
Generating REST APIs for a MySql database which does not follow conventions of frameworks such as rails, django, laravel etc is a small adventure that one like to avoid .. Hence this.
rest-api restful-api nodejs automatic-api xmysql mysql-database api-server mysql-restful mysql-rest-api-generator node-mysql-rest-api rest restful rest-apisRest-in-py project has been moved to BitBucket https://bitbucket.org/fundacionctic/rest-in-py REST in PY ia a Python library to ease the publication of REST-style web services in Django applications, specially (but not exclusively) those using the Django Model framework.
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.