Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/perquis/animex-api
This is unofficial api that shares public data from myanimelist.net about anime and manga in real time 🎏🀄.
https://github.com/perquis/animex-api
anime-api mal-api myanimelist-api
Last synced: 27 days ago
JSON representation
This is unofficial api that shares public data from myanimelist.net about anime and manga in real time 🎏🀄.
- Host: GitHub
- URL: https://github.com/perquis/animex-api
- Owner: perquis
- Created: 2024-07-25T15:27:20.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-29T13:57:13.000Z (6 months ago)
- Last Synced: 2024-11-12T05:08:58.434Z (3 months ago)
- Topics: anime-api, mal-api, myanimelist-api
- Language: Python
- Homepage:
- Size: 248 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Animex API
This is unofficial api that shares public data from myanimelist.net about anime and manga in real time 🎏🀄.
## How to install it?
I prepared for you a docker containers with `docker-compose.yml` file to run the api in a few seconds. You find the instructions below:
1. Clone the repository:
2. Run the command `docker-compose up -d` to start the containers.
3. Access the api in the browser at `http://localhost:8000`.
4. You can visit the documentation at `http://localhost:8000/docs` to see the all endpoints with examples, responses and errors.
5. Enjoy the api 🚀.## Frequently Asked Questions
I prepared for you some frequently asked questions about the project. If you have any questions, feel free to ask me in any discussions of the project.
### 1. What should you know?
Remember that this is an unofficial api, so the data may not be 100% accurate. The data is updated in real time, so you can use it to get the latest information about anime and manga. The api is public and free to use, but I recommend that you use it responsibly. This api does not have any kind of authentication, so it is open to everyone. If you want to contribute to the project, feel free to open a pull request 😉.
### 2. Why did I create this api?
I created this api to help developers who need to get information about anime and manga from myanimelist.net. I know that the official api isn't existed yet, so I decided to create this api to help the community. I hope you enjoy it and that it helps you in your projects 🚀.
### 3. How can you help me?
You can help me by contributing to the project, giving me feedback, or sharing it with your friends. If you want to contribute to the project, feel free to open a pull request. If you have any suggestions or feedback, you can open an issue. If you want to share it with your friends, you can share the repository link. I appreciate any help you can give me 🙏.
### 4. Why did I create this api with more languages?
Becuase I wanted to learn more about the languages and frameworks that I used in this project. I used Python with FastAPI, Node.js with Express, and C# with .NET. This project helped me to learn more about these languages and frameworks, and I hope it helps you too. If you have any questions about the project, feel free to ask me. I will be happy to help you 🤗.
### 5. What did I learn?
I learned a lot of things by creating this project. I used from web scraping for the first time in my life. It was very interesting problem that I had to resolve. Today, I know what is power of the web scraping and when to use it to provide better features in the future 📚.