An open API service indexing awesome lists of open source software.

https://github.com/wesgtox/statistics-manager

API for managing social media post statistics.
https://github.com/wesgtox/statistics-manager

django django-rest-framework docker docker-compose github-actions python rest-api

Last synced: 3 months ago
JSON representation

API for managing social media post statistics.

Awesome Lists containing this project

README

          


Statistics Manager


About  |  
Technology  |  
Getting Started  |  
Usage  |  
License


Statistics Manager CI
GitHub top language
GitHub language count
GitHub last commit
GitHub issues
License

## About the Project

Statistics Manager is an API for managing social media post statistics.

## Technology

This project was developed with the following technologies:

- [Python](https://www.python.org/)
- [Django Framework](https://www.djangoproject.com/)
- [Django REST Framework](https://www.django-rest-framework.org/)
- [Docker](https://www.docker.com/)
- [Docker Compose](https://docs.docker.com/compose/)

## Getting Started

### Prerequisites

- [Python](https://www.python.org/)
- [Docker](https://www.docker.com/)
- [Docker Compose](https://docs.docker.com/compose/)

### Install and Run

1. Clone the repository:
```bash
git clone https://github.com/WesGtoX/statistics-manager.git
```
2. Set a `SECRET_KEY` in `.env`:
```bash
cp .env.sample .env
```
3. Run:
```bash
make run
```
4. Run tests:
```bash
make test
```

## Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

_For more examples, please refer to the [Documentation](https://github.com/WesGtoX/statistics-manager/wiki)_

## License

Distributed under the MIT License. See [LICENSE](LICENSE) for more information.

---

Made with ♥ by [Wesley Mendes](https://wesleymendes.com.br/) :wave: