PokeMoney is a project that leverages various APIs to provide detailed information and services related to Pokemon Trading Card Game (TCG). The project aims to offer a comprehensive platform for Pokemon TCG enthusiasts to access card data, market prices, and other relevant details.
- Fetch detailed information about Pokemon TCG cards.
- Access market prices and trends for Pokemon TCG cards.
- Integration with multiple external APIs for a rich data set.
This project utilizes the following APIs:
To get started with the project, clone the repository and follow the setup instructions provided in the documentation.
Feel free to contribute to the project by following the steps below:
- Fork the repository
- Create a new branch (
git checkout -b feature
) - Make changes and commit them (
git commit -am 'Add new feature'
) - Push the changes to the branch (
git push origin feature
) - Create a new Pull Request
- All pull requests are reviewed by Github AI Reviewer.
- https://docs.github.com/en/copilot/using-github-copilot/code-review/using-copilot-code-review
This project is licensed under the MIT License. See the LICENSE file for more details.