valerauko / kitsune-alpha

Very fox microblogging
https://kitsune.social
GNU Affero General Public License v3.0
12 stars 1 forks source link

Make path helpers #23

Open valerauko opened 6 years ago

valerauko commented 6 years ago

It shouldn't be very hard with exploding fish and reitit's name-based lookups (just gonna have to name every relevant route).

Validating the parameters may be a little tricky (to test at least) because coercers would need to be compiled and that doesn't seem to work well at this point.

Might be easier to just (spec/valid?) it based on the route info.