Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abroudoux/pokemon-battle-simulator

🐉 REST API to simulate Pokemon duels.
https://github.com/abroudoux/pokemon-battle-simulator

api api-rest gin go golang pokemon

Last synced: about 1 month ago
JSON representation

🐉 REST API to simulate Pokemon duels.

Awesome Lists containing this project

README

        

# pokemon-battle-simulator

![Repo Size](https://img.shields.io/github/repo-size/abroudoux/pokemon-battle-simulator)
![License](https://img.shields.io/badge/license-MIT-red)
![Go Version](https://img.shields.io/github/go-mod/go-version/abroudoux/pokemon-battle-simulator)

## 💻・About

REST API to simulate Pokemon duels and Pokedex

## 🎯・Setup

To run the project, start Air server

```bash
cd cmd/api && air
```

## 🧑‍🤝‍🧑・Contributing

Feel free to contribute to the project !

## 🎯・Roadmap

v1 on the way...

## 📑・Licence

This project is under MIT license. For more information, please see the file [LICENSE](./LICENSE).