Skip to content

narfman0/romhacking-rss

Repository files navigation

romhacking-rss

image

image

Ingest a romhacking search topic and render as RSS.

Usage

Install requirements:

pip install -r requirements.txt

Change directory into romhacking_rss and run flask server:

cd romhacking_rss
FLASK_APP=romhacking.py flask run

Hit the endpoint with something like this url in your favorite browser:

http://127.0.0.1:5000/?page=hacks&game=750&category=1&dir=1&order=Date

License

Copyright (c) 2020 Jon Robison

See included LICENSE for licensing information

About

Ingest a romhacking search topic and render as RSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published