Documentation
¶
Overview ¶
Client example serves the public UI that talks to the JSON:API server. Run the server first (e.g. go run ./_examples/server), then run this:
go run ./_examples/client
Open http://localhost:8081 and use the forms. Validation errors from the server are shown next to the relevant fields.
Click to show internal directories.
Click to hide internal directories.