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