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

https://github.com/shivansh2407/rest_api

A Learning Repo for Rest API Django
https://github.com/shivansh2407/rest_api

django django-rest-framework rest-api

Last synced: 2 months ago
JSON representation

A Learning Repo for Rest API Django

Awesome Lists containing this project

README

          

# REST API PROJECT #

A REST API that supports the following:
* Creating new profiles.
* Logging in with a profile.
* Adding profile status updates.
* Viewing users profile fields.
* Searching for users profiles.

TEST LINK [HERE](http://ec2-3-92-233-151.compute-1.amazonaws.com/api)