diff options
| author | Bobby <[email protected]> | 2025-04-06 12:40:24 +0530 |
|---|---|---|
| committer | Bobby <[email protected]> | 2025-04-06 12:40:24 +0530 |
| commit | 6f4403e6caa3fa83e824fff4d60f89346cd21ac8 (patch) | |
| tree | ca8d1af3226d43c6fb11d03fc85ed789e2b1bef3 /README.md | |
| parent | 72ebe2b53ff317cefc2a394110cabd9ee187287e (diff) | |
| download | metachan-6f4403e6caa3fa83e824fff4d60f89346cd21ac8.tar.xz metachan-6f4403e6caa3fa83e824fff4d60f89346cd21ac8.zip | |
useless badges and meme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -8,6 +8,13 @@ Welcome to **MetaChan**. MetaChan is an Anime and Manga metadata API that provid > [!CAUTION] > The API is still under **heavy development** and the `main` branch contains breaking changes. A lot of features are still missing and the Documentation is not complete. There are _no releases_ yet. If you still want to use the API, you can build it from the source code or use the [Dockerfile](Dockerfile) to build a Docker image. The API is not production ready yet and should be used at your own risk. I am not responsible for any data loss or damage caused by using the API. +<div align="center"> +<img src="https://i.redd.it/rg4mpacfm1wz.png" width="800"> + +[](https://github.com/luciferreeves/metachan) [](https://github.com/luciferreeves/metachan)    + +</div> + ## Deployment Options You can deploy this API using either a [Docker](https://www.docker.com) container or by running it directly with [Go](https://go.dev). The API supports multiple database systems including [SQLite](https://www.sqlite.org/index.html), [PostgreSQL](https://www.postgresql.org/), [MySQL](https://www.mysql.com/), and [Microsoft SQL Server](https://www.microsoft.com/en-us/sql-server/sql-server-downloads). |
