Tool for converting files to Go code
Stars
49
Forks
16
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
28
commits
Merge pull request #2 from metalmatze/master
50a0e47
fix url matching
2445a6d
return 404 when test route not found
211f6f2
write headers before status
d5af2fc
updated url match to include params
fa1d4bd
store test headers as map[string]string
490cc01
code generator for mock API server
950c2ad
fix casing
278b70f
add i18n embedding
9c1d6a5
Add header to templates: Code generated by togo. DO NOT EDIT.
41514d6
added LookupMust function
c5dd598
ability to lookup file for http server
f616b5e
add regexp excludes
a98cdfa
vendor files
e67d1e3
ability to generate http.FileServer
0d23a7b