https://github.com/gugod/term-counter-go
https://github.com/gugod/term-counter-go
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gugod/term-counter-go
- Owner: gugod
- License: cc0-1.0
- Created: 2014-08-06T06:21:44.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-06T08:47:29.000Z (almost 11 years ago)
- Last Synced: 2024-10-18T07:46:47.035Z (8 months ago)
- Language: Go
- Size: 141 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
term-counter-go
===============Run:
go run term-counter.go
Send query string with terms...
curl -XPOST http://localhost:3000/'?q=foo+bar+baz'
Retrieve term counts.
curl http://localhost:3000/