Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 755 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 755 Bytes

go-allrecipes

🍳🌭 AllRecipes scraper API powered by FastHTTP and Redis

Not recommended for real-world use.

Created to learn FastHTTP and scrape. Requests cached with Redis.

Development time so far: 5 hours

☁️ Installation (Linux)

cd $GOPATH/src
git clone https://github.com/matlsn/go-allrecipes.git
go get
go build
pm2 start go-allrecipes

GET: http://localhost:5557/recipes/<query>

Ensure Go is installed properly. Ensure Redis is installed properly.

💫 Where is this API used?

If you are using this API in one of your projects, add it in this list. ✨