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

https://github.com/muhrifqii/opdb-rust

One Piece Database Repository (through web scraping) and API in Rust!
https://github.com/muhrifqii/opdb-rust

api one-piece scraper

Last synced: 6 months ago
JSON representation

One Piece Database Repository (through web scraping) and API in Rust!

Awesome Lists containing this project

README

          

![OPDB generated by GPT-4o](ai-generated-opdb.webp)


OPDB



One Piece data repository (through web scraping) and API in Rust!


![RC](https://img.shields.io/badge/rustc-1.81+-ab6000.svg)
[![codecov](https://codecov.io/gh/muhrifqii/opdb-rust/graph/badge.svg?token=P55ZVGUGE9)](https://codecov.io/gh/muhrifqii/opdb-rust)
![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)


## About

### What is OPDB?

OPDB is a place where nakamas can get the best of One Piece World through API.
It includes information about various things in the world of One Piece,
including devil fruits, and more to come.

### Stack

- [Rust](https://www.rust-lang.org/)

## Contributing

Contributions are welcome! If you have any ideas or suggestions, please open an
issue or submit a pull request.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
for details.

Data is scraped from [One Piece Wiki](https://onepiece.fandom.com/wiki) and is
licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).