Note: this project is created by a third party and not affiliated with Zermelo Software B.V. in any way.
Build status | |
---|---|
master | |
dev |
Zermelo.API is a .NET library for easier interaction with the Zermelo REST API, which gives access to scheduling information of the many Dutch schools that use Zermelo software to create their schedules. This library can be used on every .NET platform supporting .NET Standard 1.1 and up, so it runs on .NET Core 1+, .NET Framework 4.5+, Mono 4.6+, Xamarin, UWP and many more.
Have you created a very cool project, that should absolutely be listed here? Just add it and create a Pull Request!
Currently this library supports version 3 of the API.
This library supports every part of the documented REST API, but also some undocumented endpoints which are used by the official Zermelo app. Documentation of those endpoints is therefore based on educated guesses and might not be completely right. A list of known, but unsupported enpoints can be found in issue #11.