Stefan Dimitrov

Results 7 issues of Stefan Dimitrov

I understand query parameters are not supported for routing but even using a path with them throws exception: ``` import { Router, Method } from 'tiny-request-router' const router = new...

If you look at: signup.ts, login.ts, home.ts you see the API URL is hardcoded everywhere: http://localhost:3001/users http://localhost:3001/sessions/create http://localhost:3001/api/random-quote http://localhost:3001/api/protected/random-quote You may argue that it doesn't matter, because it's just a...

Currently I have: ``` .*\\.example.com * ``` where example.com is the domain of my local network. I have configured dnsmasq to resolve the hostnames, so if I request XYZ.example.com sniproxy...

Any chance Electrolyte could work with Webpack?

Would it be possible to add a LICENSE file or specify the license elsewhere?

Uploading files on mounted workspace fails due to cross-device link not permitted