# Packages
Package codegen contains code generation logic to generate HTTP server and
client that wrap the generated goa endpoint and the OpenAPI 2.0 specifications
for the HTTP endpoints.
Package middleware contains HTTP middlewares that wrap a HTTP handler to
provide additional functionality.