Skip to content

Unofficial API wrapper around JAMS Scheduler .NET API

Notifications You must be signed in to change notification settings

neutmute/Jams.Api

Repository files navigation

JAMS Scheduler API

Build status nuget

JAMS Scheduler has assemblies that can be used for an API. As an API the JAMS assemblies and documentation are somewhat lacking.

This is an unofficial wrapper around their API that provides a more typical API service, implementing interfaces and built to support IoC and unit testing.

Jams.Core

The real JAMS assembly - JAMSShr.dll. Packaged here since JAMS haven't placed it on nuget themselves.

Jams.Api

Wrapper services with interfaces to make interfacing to JAMS somewhat easier.

JAMS conveniently haven't obfuscated their assemblies so use ILSpy or similar to deduce how to interact with the entities.

About

Unofficial API wrapper around JAMS Scheduler .NET API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published