Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/the-akira/videogamesapi

Video Games API seeks to bring resources about the Game Universe
https://github.com/the-akira/videogamesapi

ajax bootstrap4 django django-rest-framework documentation games json-api json-schema resources serialization video-game xmlhttprequest yml

Last synced: about 4 hours ago
JSON representation

Video Games API seeks to bring resources about the Game Universe

Awesome Lists containing this project

README

        

Video Games API


avatar

Video Games API seeks to bring a variety of great resources about the Game Universe

## Features

- Many Video Game Resources endpoints for you to use
- Pagination
- Search Filter
- JSON Schema Docs

## Resources

Start exploring or maybe improving our video game resources

- List of Games
- Game Platforms
- Game Genres
- Video Game Directors
- Screenshots

## Documentation

You can read the complete documentation at the following address **[Docs](https://videogamesapi.herokuapp.com/documentation/)**

## Installation

### Clone the Repository

```
git clone https://github.com/the-akira/VideoGamesAPI.git
```

### Inside the Main Directory

Create a Virtual Environment

```
python -m venv myvenv
```

Activate the Virtual Environment

```
source myvenv/bin/activate
```

Install Requirements

```
pip install -r requirements.txt
```

Run the Application

```
python manage.py runserver
```

Run the Tests

```
python manage.py test
```

Load Data

```
python manage.py loaddata games.json
```

## Contribution

Help the project

- Improving the data models
- Share the project in some way
- Use it to create an application for you
- Provide more data for the project
- Donate any small amount of Satoshi `1FdGuC2FiCM6nJs9SW4Lek4D4YuRNRKvrk`