Skip to content

arthurrump/Zermelo.API

Repository files navigation

Zermelo.API - Connect to Zermelo from your .NET app

Note: this project is created by a third party and not affiliated with Zermelo Software B.V. in any way.

Zermelo.API

Build status
master Build status
dev Build status

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.

Links

Projects using this library

Have you created a very cool project, that should absolutely be listed here? Just add it and create a Pull Request!

FAQ

What version of the API is supported?

Currently this library supports version 3 of the API.

How much of the API is supported?

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.