Documentation
¶
Overview ¶
Package main demonstrates how to build a REST API with neoma, showcasing input/output struct wiring, route groups, middleware, security, tagging, hidden operations, file uploads, and error handling.
Run:
go run ./examples/crud
Then visit http://localhost:8888/public/docs for the interactive API docs.
Click to show internal directories.
Click to hide internal directories.