Skip to content

metasyn/show-scraper-rs

Repository files navigation

show-scraper

This is a simple application I wrote to learn a little more about rust. It:

  • scrapes The List
  • wraps up the results into a small webserver that returns a json blob

routes

There is only one route: / (on port 80). It returns a json blob of shows. Thats it!

docker

There is also a dockerfile for building and automatically published image: metasyn/show-scraper

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published