WebSemaphore HTTP/REST API

WebSemaphore has a minimalistic API. The critical methods for operations are aquire, acquireSync and release. Other methods enable management and configuration of semaphores.

Based on demand we are considering to provide API key management methods (keys that can create/invalidate keys) which will increase the number of use cases and also introduce api keys scopes.

See the methods below. To download the OpenAPI spec click here.