Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 446 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 446 Bytes

Integrating Till with Go's net/http standard library

You can integrate Till with net/http library

1. Install Till

Follow the instructions to install Till

2. Run the example file

To run the example file:

$ go run main.go

3. Verify that it works

Visit the Till UI at http://localhost:2980/requests to see that your new requests are shown.