Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/global-tags/api
The backend API of the "GlobalTags" Minecraft mod powered by Elysia and Bun.
https://github.com/global-tags/api
addon api bun elysia globaltags labymod minecraft mod typescript
Last synced: about 2 months ago
JSON representation
The backend API of the "GlobalTags" Minecraft mod powered by Elysia and Bun.
- Host: GitHub
- URL: https://github.com/global-tags/api
- Owner: Global-Tags
- License: mit
- Created: 2023-07-17T11:06:39.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-21T16:00:14.000Z (3 months ago)
- Last Synced: 2024-10-22T03:47:56.305Z (3 months ago)
- Topics: addon, api, bun, elysia, globaltags, labymod, minecraft, mod, typescript
- Language: TypeScript
- Homepage: https://docs.globaltags.xyz/
- Size: 2.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# :label: GlobalTagsAPI
This repository contains the backend API of the GlobalTagsDB for Minecraft GlobalTags mod implementations.## ✨ Selfhosting
See [Selfhosting the GlobalTagsAPI](https://docs.globaltags.xyz/api/self-hosting/)## 🤝 Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md)## 🔨 Known Usages
- Java Wrapper: [[Reposilite](https://repo.rappytv.com/#/public/com/rappytv/globaltags/GlobalTagsJava)] [[GitHub](https://github.com/Global-Tags/Java)]
- [LabyMod](https://labymod.net) Addon: [[FlintMC](https://flintmc.net/modification/142.globaltags)] [[GitHub](https://github.com/Global-Tags/LabyAddon)]
- Typescript Wrapper: [[NPM Repository](https://www.npmjs.com/package/globaltags.ts)] [[GitHub](https://github.com/Global-Tags/Typescript)]