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

https://github.com/alexis-gss/games-data

Games Data is a library of informations about all games, realised under NuxtJs
https://github.com/alexis-gss/games-data

css3 data games nuxtjs tailwindcss typescript vuejs

Last synced: 2 months ago
JSON representation

Games Data is a library of informations about all games, realised under NuxtJs

Awesome Lists containing this project

README

        

[![Banner of the github account](./resources/assets/images/github-visual.png)](https://games-data.alexis-gousseau.com/)

[![Website test](https://img.shields.io/website-up-down-green-red/https/games-data.alexis-gousseau.com?style=for-the-badge)](https://games-data.alexis-gousseau.com)
[![GitHub latest commit](https://img.shields.io/github/last-commit/alexis-gss/games-data/develop?color=18181b&style=for-the-badge)](https://github.com/alexis-gss/games-data/commit/master)
[![GitHub tag](https://img.shields.io/github/tag/alexis-gss/games-data?style=for-the-badge&color=18181b)](https://github.com/alexis-gss/games-data/tags)
[![GitHub License](https://img.shields.io/github/license/alexis-gss/games-data?color=18181b&style=for-the-badge)](https://github.com/alexis-gss/games-data/blob/master/LICENSE)

# Introduction
[Games Data](http://games-data.alexis-gousseau.com/) is a library of informations about all games released and future on all platforms.

# Table of contents

- [Introduction](#introduction)
- [Table of contents](#table-of-contents)
- [Frameworks, Platforms and Libraries](#frameworks-platforms-and-libraries)
- [Documentation](#documentation)
- [Contributing](#contributing)
- [Create a task](#create-a-task)
- [Fixing a Bug](#fixing-a-bug)
- [Proposing a Change](#proposing-a-change)
- [Changelog](#changelog)
- [Copyright and License](#copyright-and-license)

# Frameworks, Platforms and Libraries
[![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)](https://developer.mozilla.org/fr/docs/Web/CSS)
[![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
[![Vue.js](https://img.shields.io/badge/vuejs-%2335495e.svg?style=for-the-badge&logo=vuedotjs&logoColor=%234FC08D)](https://vuejs.org/)
[![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)](https://tailwindcss.com/)
[![Nuxtjs](https://img.shields.io/badge/Nuxt-002E3B?style=for-the-badge&logo=nuxtdotjs&logoColor=#00DC82)](https://nuxt.com/)
[![Gitbook](https://img.shields.io/badge/GitBook-7B36ED?style=for-the-badge&logo=gitbook&logoColor=white)](https://www.gitbook.com/)

# Documentation

You can find all the documentation of this project on this link : [Games Data documentation](https://docs-games-data.alexis-gousseau.com).

# Contributing

### Create a task

You can create a [new issue](https://github.com/alexis-gss/games-data/issues/new/choose) with a specific templates : bug or feature.

Once your code is working, please verify that your code is following the same coding standards.

### Fixing a Bug

When fixing a bug please make sure to test it in several browsers. If you are not able to do so, mention that in a PR comment, so other contributors can do it.

### Proposing a Change

When implementing a feature please create an issue first explaining your idea and asking whether there's need for such a feature. Remember the script's core philosophy is to stay simple and minimal, doing one thing and doing it right.

# Changelog

Latest version v1.0.0.

See the [CHANGELOG.md](CHANGELOG.md) file for details.

# Copyright and License

[Games Data](http://games-data.alexis-gousseau.com/) was written by [Alexis Gousseau](https://github.com/alexis-gss).

Copyright (c) 2025 and beyond Alexis Gousseau.