An open API service indexing awesome lists of open source software.

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

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