All Projects → Usaspending Api → Similar Projects or Alternatives

6344 Open source projects that are alternatives of or similar to Usaspending Api

Django rest example
Django/DRF rest application example.
Stars: ✭ 17 (-89.76%)
Django Elasticsearch Dsl Drf
Integrate Elasticsearch DSL with Django REST framework.
Stars: ✭ 258 (+55.42%)
Django Api Domains
A pragmatic styleguide for Django API Projects
Stars: ✭ 365 (+119.88%)
Mutual labels:  api, django, django-rest-framework
Reddit Detective
Play detective on Reddit: Discover political disinformation campaigns, secret influencers and more
Stars: ✭ 129 (-22.29%)
Mutual labels:  api, etl, database
Django React Boilerplate
DIY Django + React Boilerplate for starting your SaaS
Stars: ✭ 385 (+131.93%)
Project Dashboard With Django
Agile Project Management dashboard with Django REST and Vue.js
Stars: ✭ 25 (-84.94%)
Elastic
R client for the Elasticsearch HTTP API
Stars: ✭ 227 (+36.75%)
Mutual labels:  etl, database, elasticsearch
Django Markupfield
📑 a MarkupField for Django
Stars: ✭ 184 (+10.84%)
Mutual labels:  markdown, database, 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 (-87.95%)
Mutual labels:  api, restful-api, django
Awesome Django Rest Framework
💻😍Tools, processes and resources you need to create an awesome API with Django REST Framework
Stars: ✭ 689 (+315.06%)
Mutual labels:  api, django, django-rest-framework
Postgraduation
University management platform dedicated for post-graduation in computer science field using django rest framework.
Stars: ✭ 35 (-78.92%)
Mutual labels:  api, django, django-rest-framework
Parvula
An extremely simple & flexible CMS generated from flat files with a complete RESTful API —
Stars: ✭ 76 (-54.22%)
Mutual labels:  api, restful-api, markdown
Feedhq
FeedHQ is a web-based feed reader
Stars: ✭ 525 (+216.27%)
Mutual labels:  postgresql, elasticsearch, django
Transformalize
Configurable Extract, Transform, and Load
Stars: ✭ 125 (-24.7%)
Mutual labels:  etl, postgresql, elasticsearch
Djangorestframework Book
Django REST framework 3 中文文档, API参考, 最佳实践指南
Stars: ✭ 28 (-83.13%)
Django Sharding
A sharding library for Django
Stars: ✭ 184 (+10.84%)
Mutual labels:  database, postgresql, django
Django Migration Linter
🚀 Detect backward incompatible migrations for your django project
Stars: ✭ 231 (+39.16%)
Mutual labels:  database, postgresql, django
Django Rest Framework Datatables
Seamless integration between Django REST framework and Datatables.
Stars: ✭ 241 (+45.18%)
Mutual labels:  api, django, django-rest-framework
Linq2db
Linq to database provider.
Stars: ✭ 2,211 (+1231.93%)
Mutual labels:  etl, database, postgresql
Gin Boilerplate
The fastest way to deploy a restful api's with Gin Framework with a structured project that defaults to PostgreSQL database and JWT authentication middleware stored in Redis
Stars: ✭ 559 (+236.75%)
Mutual labels:  restful-api, database, postgresql
Modern Django
Modern Django: A Guide on How to Deploy Django-based Web Applications in 2017
Stars: ✭ 662 (+298.8%)
Node Express Postgresql Sequelize
Node.js, Express.js, Sequelize.js and PostgreSQL RESTful API
Stars: ✭ 148 (-10.84%)
Mutual labels:  api, restful-api, postgresql
Docker Tutorial
Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝
Stars: ✭ 906 (+445.78%)
Drf Autodocs
Ultimately automated DRF documentation rendering(UNMAINTAINED)
Stars: ✭ 82 (-50.6%)
Mutual labels:  api, django, django-rest-framework
Education Backend
Django backend for my info-business website
Stars: ✭ 79 (-52.41%)
Mutual labels:  django, django-rest-framework, pytest
Django Auth0 Vue
A Django REST Framework + Vue.js CRUD Demo Secured Using Auth0
Stars: ✭ 99 (-40.36%)
Django Zombodb
Easy Django integration with Elasticsearch through ZomboDB Postgres Extension
Stars: ✭ 136 (-18.07%)
Mutual labels:  postgresql, elasticsearch, django
Blogbackendproject
Backend code for my blogs, develop with Django Rest framework.
Stars: ✭ 204 (+22.89%)
Phpmyfaq
phpMyFAQ - Open Source FAQ web application for PHP and MySQL, PostgreSQL and other databases
Stars: ✭ 494 (+197.59%)
Mutual labels:  database, postgresql, elasticsearch
Rest Api
Learn how to build your own REST API with Python, Django, and the Django Rest Framework.
Stars: ✭ 232 (+39.76%)
Mutual labels:  api, django, django-rest-framework
Directus
Open-Source Data Platform 🐰 — Directus wraps any SQL database with a real-time GraphQL+REST API and an intuitive app for non-technical users.
Stars: ✭ 13,190 (+7845.78%)
Mutual labels:  api, database, postgresql
Node Pg Migrate
Node.js database migration management for Postgresql
Stars: ✭ 838 (+404.82%)
Mutual labels:  api, database, postgresql
Transporter
Sync data between persistence engines, like ETL only not stodgy
Stars: ✭ 1,175 (+607.83%)
Mutual labels:  etl, postgresql, elasticsearch
Next
Directus is a real-time API and App dashboard for managing SQL database content. 🐰
Stars: ✭ 111 (-33.13%)
Mutual labels:  api, database, postgresql
Ara
ARA Records Ansible and makes it easier to understand and troubleshoot.
Stars: ✭ 1,176 (+608.43%)
Mutual labels:  api, django, django-rest-framework
Tutorialdb
A search 🔎 engine for programming/dev tutorials, See it in action 👉
Stars: ✭ 93 (-43.98%)
Mutual labels:  api, django, django-rest-framework
Docker Django Nginx Uwsgi Postgres Tutorial
Docker + Django + Nginx + uWSGI + Postgres 基本教學 - 從無到有 ( Docker + Django + Nginx + uWSGI + Postgres Tutorial )
Stars: ✭ 334 (+101.2%)
Best Of Web Python
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
Stars: ✭ 1,118 (+573.49%)
Mutual labels:  api, django, django-rest-framework
Csv2db
The CSV to database command line loader
Stars: ✭ 102 (-38.55%)
Mutual labels:  etl, database, postgresql
Hydroshare
HydroShare is a collaborative website for better access to data and models in the hydrologic sciences.
Stars: ✭ 117 (-29.52%)
Lpoj
An open source online judge system base on Django REST framework and Vue.js !
Stars: ✭ 122 (-26.51%)
Mutual labels:  django, django-rest-framework
Postgresql Ocaml
OCaml-bindings for the PostgreSQL database
Stars: ✭ 120 (-27.71%)
Mutual labels:  database, postgresql
Tunnel
PG数据同步工具(Java实现)
Stars: ✭ 122 (-26.51%)
Mutual labels:  postgresql, elasticsearch
Wizard
Wizard是一款开源的文档管理工具,支持Markdown/Swagger/Table类型的文档。
Stars: ✭ 1,733 (+943.98%)
Mutual labels:  api, markdown
W3develops
The w3develops.org open source codebase - Learn, build, and meetup with other developers on DISCORD https://discord.gg/WphGvTT and YOUTUBE http://bit.ly/codingyt
Stars: ✭ 120 (-27.71%)
Mutual labels:  postgresql, django
Water Monitoring System
Water Monitoring System is an IOT based Liquid Level Monitoring system that has mechanisms to keep the user alerted in case of liquid overflow or when tank depletes.
Stars: ✭ 122 (-26.51%)
Mutual labels:  api, django
Django Trench
django-trench provides a set of REST API endpoints to supplement django-rest-framework with multi-factor authentication (MFA, 2FA). It supports both standard built-in authentication methods, as well as JWT (JSON Web Token).
Stars: ✭ 123 (-25.9%)
Mutual labels:  django, django-rest-framework
Django Microservices
UNMAINTAINED
Stars: ✭ 124 (-25.3%)
Mutual labels:  django, django-rest-framework
Pg hashids
Short unique id generator for PostgreSQL, using hashids
Stars: ✭ 164 (-1.2%)
Mutual labels:  database, postgresql
Sarenka
OSINT tool - gets data from services like shodan, censys etc. in one app
Stars: ✭ 120 (-27.71%)
Mutual labels:  django, django-rest-framework
Backup Manager
Database backup manager for dumping to and restoring databases from S3, Dropbox, FTP, SFTP, and Rackspace Cloud
Stars: ✭ 1,589 (+857.23%)
Mutual labels:  database, postgresql
Elasticstack
📇 Configurable indexing and other extras for Haystack (with ElasticSearch biases)
Stars: ✭ 125 (-24.7%)
Mutual labels:  elasticsearch, django
Django Guid
Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery
Stars: ✭ 166 (+0%)
Mutual labels:  django, django-rest-framework
Kangaroo
SQL client and admin tool for popular databases
Stars: ✭ 127 (-23.49%)
Mutual labels:  database, postgresql
Vms
THIS PROJECT IS ARCHIVED. Volunteer Management System.
Stars: ✭ 127 (-23.49%)
Mutual labels:  postgresql, django
Torchbear
🔥🐻 The Speakeasy Scripting Engine Which Combines Speed, Safety, and Simplicity
Stars: ✭ 128 (-22.89%)
Mutual labels:  markdown, database
Postgresql Container
PostgreSQL container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
Stars: ✭ 128 (-22.89%)
Mutual labels:  database, postgresql
Django Structlog
Structured Logging for Django
Stars: ✭ 127 (-23.49%)
Mutual labels:  django, django-rest-framework
Griffon Vm
Griffon Data Science Virtual Machine
Stars: ✭ 128 (-22.89%)
Mutual labels:  database, elasticsearch
Postgres Operator
Production PostgreSQL for Kubernetes, from high availability Postgres clusters to full-scale database-as-a-service.
Stars: ✭ 2,166 (+1204.82%)
Mutual labels:  database, postgresql
1-60 of 6344 similar projects