#system #school #system-api #system-interface #asynchronous #bakaláři

libbklrs

A Bakaláři API implementation in the systems' programming language

1 unstable release

0.1.0 Jan 30, 2024

#302 in HTTP client

MIT license

13KB
267 lines

libbklrs - a library for the Bakaláři school system

libbklrs aims to provide an interface to the Czech Bakaláři school system in Rust. I'm working on
it because it's mainly supposed to power my own app, bklrs. But I hope it will catch on, and other
people will also start using my work.

libbklrs is:

  • Asynchronous
  • Fast
  • Easy to use
  • Well documented

Whether you agree with these points or not is up to you, but such are the goals for this library. I hope
you enjoy using it.


lib.rs:

libbklrs is a library that strives to provide a Rust implementation of the Bakaláři school system API. While technically possible to use the API only using an HTTP client and no library, libbklrs tries to make this usage much easier and more pleasant.

Dependencies

~5–18MB
~263K SLoC