An open API service indexing awesome lists of open source software.

https://github.com/gugod/term-counter-go


https://github.com/gugod/term-counter-go

Last synced: 3 months ago
JSON representation

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/