-
Check out [web-routes](http://hackage.haskell.org/package/web-routes-0.25.1), borrow ideas for statically typed route generation.
-
Hello,
I am unable to figure out routes, if we generate router for a module via https://github.com/Accenture/generator-mario#router. I understand Router is attached to a controller. But when I tried…
-
# API Index
Use this to keep track of all API routes and where the data should be displayed.
## Announcements
Url: http://api.bhamc.com/announcements.json
Location: Homepage
## Newsletter
Ur…
-
Thanks for writing the guide on Avatar Magick.
I'm following the paperclip example but running into:
```
Dragonfly::Register::NotFound
:initial_avatar not registered
```
Is there a paperclip versio…
-
`route=ferry` ways, with access information. e.g. http://www.openstreetmap.org/way/51790178
It'd also be nice to add `duration` as an [`interval`](https://www.postgresql.org/docs/current/static/fun…
-
Need a way to send routes - mandatory fields are origin, AS path (just use self) and next_hop
-
Server routes should work:
https://elk.zone/m.webtoo.ls
https://elk.zone/m.webtoo.ls/
This already works
https://elk.zone/m.webtoo.ls/public
-
# Backend Routes
- [x] Contains the following sections: HTML, API Endpoints(Backend)
- [x] Each route has a description
- [x] API Endpoint routes contains wildcard variables written in `snake_…
-
This feature may be quite difficult to add. Allow the user to enter a starting point and an ending point (via auto-complete). The map should display a route, from the starting point to the ending poin…
-
**Feature**: Enhanced Documentation for Advanced Setups
**Problem**: We (like 99% of largescale production Flask implementations) do not put all the models, routes, Marshmallow schemas, etc. …