Skip to content

logologo


Attributions

This framework is an inspired work and derivation some of the best ideas from gofr, gofiber, zinc and http.zig.

As zero framework developer I extend my sincere thanks to all these open-source minds.

AttributionRemarksSourceLicense
Iguana mascotThis iguana looks cute and simple like zero fmkIconFlaticon Free
IdeaThe framework idea is inspired from thisGoFrApache-2.0
IdeaThe ground work inspired from agesExpressMIT
IdeaCode inspiration for zero fmkzincMIT
DependencyReads and Loads .env filesdotenvMIT
DependencyUnderlying http server that serves requestshttp.zigMIT
DependencyPostgres driver for database activitiespg.zigMIT
DependencyPrometheus metrics providermetrics.zigMIT
DependencyHandy for UUIDzulMIT
DependencyRedis driver for kv activitiesokredisMIT
DependencyRegexp handlingzig-regexMIT
DependencyTimezone and Date handlingzdtMIT
DependencyMQTT DrivermqttzMIT
DependencyJWTzig-jwtMIT
Duck IconUsed as favicon for basic appIconFlaticon Free
DependencySQLite driver for database activitieszig-sqliteMIT
DependencyNATS JetStream driver for pub/subnats.zigApache-2.0
DependencyProtobuf over HTTP (codegen + runtime)zig-protobufMIT
DependencyGraphQL over HTTP runtimegraphql-zigMIT