Add some examples
Go module
Move handlers to their own file
Use fonts from gfonts, with fuzzy matching
Document new endpoints
Move tar and zip endpoints to archive.go
Add tar endpoint
Add zip endpoint
Set connections limit in config
Limit GlyphCacheEntries to 2
Limit to 16 connections
minimalserver: limit to 8 connections, 2 glyph cache entries
Add minimal server
Add minimal server
Add cli app
Update .gitignore
Document api limitations
Normalize in server package
Wrap dummy.Options
Rename main cmd to dummyserver