rizadwiandhika / django-articles-api

Try django for api

Home Page:http://3.82.252.76

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARTICLES API

RESTful API built with Django. This project is built to familiarize RESTful API development using the Django framework. It provides simple services to manage articles-related data stored in the server


Features:

  • Authentication & authorization
  • Users management
  • Articles management
  • Article's commentar management
  • Image file upload

Tech stack

  1. Django (Python web framework)
  2. Postgres (SQL Database)
  3. Redis (Cache)
  4. JWT (Authentication)
  5. Docker (Container)
  6. AWS EC2 (Cloud computing service)
  7. Github action (CI/CD pipeline)
  8. Nginx(Web server as reverse proxy)

Documentation and References


About

Try django for api

http://3.82.252.76


Languages

Language:Python 94.8%Language:Dockerfile 2.9%Language:Shell 2.3%