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
- Host: GitHub
- URL: https://github.com/shivansh2407/rest_api
- Owner: Shivansh2407
- Created: 2019-11-27T16:19:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T22:19:32.000Z (about 5 years ago)
- Last Synced: 2023-03-05T11:54:43.023Z (over 3 years ago)
- Topics: django, django-rest-framework, rest-api
- Language: Python
- Homepage: http://ec2-3-92-233-151.compute-1.amazonaws.com/api
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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)