argo-test

command module
v0.0.0-...-f676003 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 9, 2014 License: MIT Imports: 6 Imported by: 0

README

argo-test

Test app for argo

POST
curl -d '{"name":"Second Company"}' localhost:3000/companies

curl -d '{"id":1,"name":"First Company"}' localhost:3000/companies

curl -d '{"hat":"Second Company"}' localhost:3000/companies

curl -d 'gakoepf{fes' localhost:3000/companies
PATCH
curl -d '{"name":"Whatever Company"}' -X PATCH localhost:3000/companies/1

curl -d 'gakoepf{fes' -X PATCH localhost:3000/companies/1
DELETE
curl -X DELETE localhost:3000/companies/1

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
db
migrations command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL