Commits


Always format generated code While here document what is needed to actually run go generate.


doc: Keep the getting started tutorial in 1 place


Clearer contribution details in README


Generate CRUD code using go generate Explanation for use is in the README


Complete the README with a tutorial and a "why?"


README: use http.DefaultClient in example The Go devs set useful things for us that we shouldn't lose just because we're something insecure.


initial commit