Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 498 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 498 Bytes

Full Text search application built using Elastic Search for searching books.

Technologies

Technologies used: Go, Gin framework, ElasticSearch

Contributing

Fork and clone the repository.

make build
make run
make stop

localhost:8080

Acknowledgements