Neutron Go
An HTTP framework and modular Nucleus client built around Go's standard library.
Overview
- HTTP
- Go 1.22+ net/http ServeMux with composable route groups
- Data
- SQL in the core client; other Nucleus models are optional packages
- Contract
- RFC 7807 errors, standard middleware order, health checks, and graceful shutdown
- Module
- github.com/neutron-build/neutron-go