Falco13 / django_likes_api

Simple implementation of "Likes" in Django REST framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django_likes_api

Django application with Posts and Like's for it

  • A simple django app with the ability to Like all Posts.

API end-points:

  • api/posts/
  • api/posts/id
  • api/posts/id/like
  • api-auth/

Used tools:
✔️ Python
✔️ Django REST Framework
✔️ SQLite database

About

Simple implementation of "Likes" in Django REST framework


Languages

Language:Python 100.0%