https://github.com/techiediaries/python-django-crm-rest-api
A simple CRM REST API built with Python and Django
https://github.com/techiediaries/python-django-crm-rest-api
django django-rest-framework python3
Last synced: 10 months ago
JSON representation
A simple CRM REST API built with Python and Django
- Host: GitHub
- URL: https://github.com/techiediaries/python-django-crm-rest-api
- Owner: techiediaries
- Created: 2019-06-03T22:21:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T05:12:30.000Z (over 3 years ago)
- Last Synced: 2025-08-01T12:14:20.245Z (11 months ago)
- Topics: django, django-rest-framework, python3
- Language: Python
- Size: 14.6 KB
- Stars: 6
- Watchers: 0
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python & Django CRM REST API
A simple CRM REST API built with Python and Django
You can find more details of how we created this REST API from this [tutorial](https://www.techiediaries.com/django-tutorial).