Skip to content

🍳🌭 AllRecipes scraper API powered by FastHTTP and Redis

Notifications You must be signed in to change notification settings

mn6/go-allrecipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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: https://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. ✨

About

🍳🌭 AllRecipes scraper API powered by FastHTTP and Redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages