π³π 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
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.
If you are using this API in one of your projects, add it in this list. β¨