Skip to content

API's are my language. I loooove API's. Learn seriously make apis for fun, gain experience. I might marry these API's

Notifications You must be signed in to change notification settings

AlexDelei/_django_REST_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django RestAPI

Endpoint : Client actions on the endpoint

backend/api : handles token verification and authentication of an endpoint url. i.e Security reasons like valid time, maximum calls for the endpoint, maximum users and the like are handled in this app.

backend/products : performs the CRUD from the endpoint's http request.

backend/search : implementing a search algorithm using algolia search.

DjangoRestAPI youtube tutorial I used

About

API's are my language. I loooove API's. Learn seriously make apis for fun, gain experience. I might marry these API's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published