https://github.com/literateink/pawnilim
A purrfect API wrapper for Unilim APIs (Biome & CAS)
https://github.com/literateink/pawnilim
api biome cas iut-du-limousin typescript unilim wrapper
Last synced: 5 months ago
JSON representation
A purrfect API wrapper for Unilim APIs (Biome & CAS)
- Host: GitHub
- URL: https://github.com/literateink/pawnilim
- Owner: LiterateInk
- License: gpl-3.0
- Created: 2024-06-13T21:37:40.000Z (11 months ago)
- Default Branch: index
- Last Pushed: 2024-07-18T20:57:18.000Z (9 months ago)
- Last Synced: 2024-11-14T15:44:00.461Z (5 months ago)
- Topics: api, biome, cas, iut-du-limousin, typescript, unilim, wrapper
- Homepage:
- Size: 838 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
![]()
Pawnilim is a simple wrapper around [Unilim's Biome](https://biome.unilim.fr/) internal API.
> [!NOTE]
> This project is not affiliated with [Unilim or University of Limoges](https://unilim.fr/) in any way.## Supported languages
You're currently on the `index` branch.
Since we're implementing Pawnilim in different languages, we have a branch for each language.- [JavaScript / TypeScript](https://github.com/LiterateInk/Pawnilim/tree/js) (base implementation)
- [Dart](https://github.com/LiterateInk/Pawnilim/tree/dart) (not started)## Documentation
For now, since we're still in the early stages of development, the documentation is not available yet.
You might go look at the examples for the language you want to use for now.
## Get help
Join [LiterateInk's Discord server](https://literate.ink/discord) to talk about Pawnilim, get help and be notified about the latest updates !
## License
This project is licensed under the GPL-3.0 License - see the [LICENSE](LICENSE) file for details.