README ¶ Basic Gateway Testing Run: go run main.go Then open another terminal and run: curl http://localhost:9096/pets/1 You should then see something like: {"category":{"id":0,"name":"string"},"id":1,"name":"aspen","photoUrls":["string"],"status":"done","tags":[{"id":0,"name":"string"}]} Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.