Commit Graph

3 Commits

Author SHA1 Message Date
Steve White 9329294305 feat: add CORS support for web clients
- Add chi/cors middleware with development configuration

- Update API documentation with CORS details

- Document allowed origins, methods, and headers

- Add production security note about restricting origins

- Update .gitignore to track API documentation
2025-01-29 17:00:15 -06:00
Steve White e552411298 enabled server mode and updated README.md 2025-01-29 11:48:13 -06:00
Steve White 5b89d0b04a Add server.go with HTTP API functionality 2025-01-29 15:54:31 +00:00