ryan-kraay / stremio-addon-devkit

A database driven framework to rapidly build Stremio Addons, written in Crystal Lang.
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Bind manifest to web handler #28

Closed ryan-kraay closed 10 months ago

ryan-kraay commented 10 months ago

We want to be able to pass a conf/manifest object into a class that generates the proper http routes.

Maybe we should call it: ManifestRouteBuilder