https://github.com/harshilshrivastava/truecaller-backend
REST api to be consumed by a mobile app, which is somewhat similar to TrueCaller
https://github.com/harshilshrivastava/truecaller-backend
django-rest-framework python rest-api
Last synced: 2 months ago
JSON representation
REST api to be consumed by a mobile app, which is somewhat similar to TrueCaller
- Host: GitHub
- URL: https://github.com/harshilshrivastava/truecaller-backend
- Owner: HarshilShrivastava
- License: mit
- Created: 2020-10-10T18:21:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-14T12:31:04.000Z (over 5 years ago)
- Last Synced: 2025-03-24T12:48:39.514Z (over 1 year ago)
- Topics: django-rest-framework, python, rest-api
- Language: JavaScript
- Homepage:
- Size: 1.21 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TrueCaller-Backend
REST api to be consumed by a mobile app, which is somewhat similar to TrueCaller
How to run
step 1: Create a virtual environment
step 2 activate it
step 3: clone the repository
step 4: enter in the project folder
step 5: run the command “pip install -r requirements.txt”
step 6: Then run python manage.py runserver your api will start for api description please refer to documentation pdf