Azu Tool Kit

Results 6 repositories owned by Azu Tool Kit

duo

80
Stars
4
Forks
Watchers

A Pure HTTP 2 Server for the Crystal Language with full support for H2Load and H2Spec test coverage

authly

28
Stars
1
Forks
Watchers

OAuth2 Provider Library - Authly is an OAuth2 Library for creating Authorization Servers that follows OAuth2 authorization mechanisms.

authority

23
Stars
1
Forks
Watchers

Authority - OpenID OAuth 2.0 Server and OpenID Connect Provider optimized for low-latency, high throughput, and low resource consumption built in identity provider user login.

azu

22
Stars
0
Forks
Watchers

Application Development Toolkit for Crystal Language

joobq

30
Stars
1
Forks
Watchers

JoobQ is a fast, efficient asynchronous reliable job queue and job scheduler library processing. Jobs are submitted to a job queue, where they reside until they are able to be scheduled to run in a co...

schema

33
Stars
4
Forks
Watchers

Schemas come to solve a simple problem. Sometimes we would like to have type-safe guarantee params when parsing HTTP parameters or Hash(String, String) for a request moreover; Schemas is to resolve pr...