All Projects → sebastienbarbier → Seven23_server

sebastienbarbier / Seven23_server

Licence: mit
Fully manual budget app to track your expenses. Opensource, with privacy by design.

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Seven23 server

Seven23
Fully manual budget app to track personal expenses. 100% opensource, with privacy by design.
Stars: ✭ 36 (+80%)
Mutual labels:  opensource, privacy, end-to-end-encryption
Server
The Etebase server (so you can run your own)
Stars: ✭ 826 (+4030%)
Mutual labels:  django, end-to-end-encryption
Cmdb
CMDB 配置管理系统 资产管理系统
Stars: ✭ 747 (+3635%)
Mutual labels:  django, django-rest-framework
Docker Tutorial
Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝
Stars: ✭ 906 (+4430%)
Mutual labels:  django, django-rest-framework
Drf Tus
A Tus (tus.io) library for Django Rest Framework
Stars: ✭ 15 (-25%)
Mutual labels:  django, django-rest-framework
Awesome Django Rest Framework
💻😍Tools, processes and resources you need to create an awesome API with Django REST Framework
Stars: ✭ 689 (+3345%)
Mutual labels:  django, django-rest-framework
Django rest example
Django/DRF rest application example.
Stars: ✭ 17 (-15%)
Mutual labels:  django, django-rest-framework
Awesome Django
The Best Django Resource, Awesome Django for mature packages.
Stars: ✭ 591 (+2855%)
Mutual labels:  django, django-rest-framework
Django Rest Booking Api
A Restful api which allows you to book sports events or update existing odds.
Stars: ✭ 24 (+20%)
Mutual labels:  django, opensource
Zhihu
django + vue 仿知乎
Stars: ✭ 24 (+20%)
Mutual labels:  django, django-rest-framework
Contributr
An online tool for programmers to find projects they can contribute to and project maintainers to find contributors.
Stars: ✭ 14 (-30%)
Mutual labels:  django, opensource
Modern Django
Modern Django: A Guide on How to Deploy Django-based Web Applications in 2017
Stars: ✭ 662 (+3210%)
Mutual labels:  django, django-rest-framework
Android
MEGA Android App
Stars: ✭ 651 (+3155%)
Mutual labels:  privacy, end-to-end-encryption
Django Rest Framework Filters
Better filtering for Django REST Framework
Stars: ✭ 710 (+3450%)
Mutual labels:  django, django-rest-framework
Django Rest Framework Docs
Document Web APIs made with Django Rest Framework
Stars: ✭ 607 (+2935%)
Mutual labels:  django, django-rest-framework
Django Rest Framework Gis
Geographic add-ons for Django REST Framework. Maintained by the OpenWISP Project.
Stars: ✭ 830 (+4050%)
Mutual labels:  django, django-rest-framework
Django Rest Framework Social Oauth2
python-social-auth and oauth2 support for django-rest-framework
Stars: ✭ 941 (+4605%)
Mutual labels:  django, django-rest-framework
Onlinemooc
Vue前台 + Django3.1 + DjangoRestful Framework + Ant Design Pro V4后台 开发的在线教育网站及后台管理
Stars: ✭ 587 (+2835%)
Mutual labels:  django, django-rest-framework
Darkwire.io
End-to-end encrypted instant web chat
Stars: ✭ 594 (+2870%)
Mutual labels:  privacy, end-to-end-encryption
Django Bookworm
A fun project to store my learning from each book that I read.
Stars: ✭ 23 (+15%)
Mutual labels:  django, django-rest-framework

Seven23 server

.. image:: https://readthedocs.org/projects/seven23-server/badge/?version=latest :target: https://seven23-server.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://travis-ci.org/sebastienbarbier/seven23_server.svg?branch=master :target: https://travis-ci.org/sebastienbarbier/seven23_server

Fully manual budget app to track your expenses. Completely opensource, with privacy by design.

  • Seven23 official website <https://seven23.io/>_
  • Online documentation <https://seven23-server.readthedocs.io/en/latest/>_
  • API specifications swagger <https://seven23.io/swagger/>_ and redoc <https://seven23.io/redoc/>_
  • Issue tracker <https://github.com/sebastienbarbier/seven23_server/issues>_
  • Code repository <https://github.com/sebastienbarbier/seven23_server>_

Seven23 server instance is powered by django <https://www.djangoproject.com/>_ and django-rest-framework <https://www.django-rest-framework.org/>_ to manage and expose a restful API. It does not include a user interface, which is managed as a totally independant project like seven23_webapp <https://github.com/sebastienbarbier/seven23_webapp>_ .

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].