Commit graph

2 commits

Author SHA1 Message Date
Franz Kafka
b906d49f9e Add Nix flake for reproducible builds
- Add flake.nix with buildGoModule for reproducible binary builds
- Provide dev shell with Go toolchain (go, gopls, gotools)
- Update README with Nix build and dev shell instructions
- Add MIT LICENSE file

Note: vendorHash is set to null - run `nix build` to generate actual hash
2026-04-15 08:51:07 +00:00
Franz Kafka
9bc49a25e1 Add comprehensive README
- Document features, configuration, and API endpoints
- Include request/response examples for streaming and non-streaming
- Explain field mapping between OpenAI and Anthropic formats
- Document security headers and claude-code mimicry
- Add project structure overview and build instructions
2026-04-15 08:47:16 +00:00