shahrad-kh / news-site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News Site

This project is a news site built with Django. It provides a set of APIs for managing and retrieving news articles.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installation

  1. Clone the repository to your local machine.

  2. Navigate to the project directory.

  3. You can run the project using Docker: docker-compose up --build -d

API Documentation

Once the project is running, navigate to the /swagger-ui/ endpoint in your web browser to view the API documentation and learn how to use the project endpoints.

About


Languages

Language:Python 96.2%Language:HTML 3.2%Language:Dockerfile 0.6%