Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/the-akira/videogamesapi
- Owner: the-akira
- License: mit
- Created: 2020-03-03T17:36:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:44:25.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T05:47:24.258Z (over 1 year ago)
- Topics: ajax, bootstrap4, django, django-rest-framework, documentation, games, json-api, json-schema, resources, serialization, video-game, xmlhttprequest, yml
- Language: HTML
- Homepage:
- Size: 126 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Video Games API
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`