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.
| Attribution | Remarks | Source |
|---|---|---|
| Iguana mascot | This iguana looks cute and simple like zero fmk | Icon |
| Idea | The framework idea is inspired from this | GoFr |
| Idea | The ground work inspired from ages | Express |
| Idea | Code inspiration for zero fmk | zinc |
| Dependency | Reads and Loads .env files | dotenv |
| Dependency | Underlying http server that serves requests | http.zig |
| Dependency | Postgres driver for database activities | pg.zig |
| Dependency | Prometheus metrics provider | metrics.zig |
| Dependency | Handy for UUID | zul |
| Dependency | Redis driver for kv activities | okredis |
| Dependency | Regexp handling | zig-regex |
| Dependency | Timezone and Date handling | zdt |
| Dependency | MQTT Driver | mqttz |
| Dependency | JWT | zig-jwt |
| Duck Icon | Used as favicon for basic app | Icon |

