dry-web icon indicating copy to clipboard operation
dry-web copied to clipboard

Very simple example web application

Open swistaczek opened this issue 9 years ago • 3 comments

Hey, It would be great if this project has some simple application like "notes app" without extra dependencies.

swistaczek avatar Sep 26 '16 04:09 swistaczek

Yep, this would be handy. I'll leave this issue open until we can build one of these. I'd be interested in it being as equivalently small as https://github.com/dry-rb/dry-system/tree/master/examples/standalone.

timriley avatar Sep 26 '16 23:09 timriley

I'll try to come up with something, assuming I'll find some time :/

On 26 September 2016 at 19:24:33, Tim Riley ([email protected]) wrote:

Yep, this would be handy. I'll leave this issue open until we can build one of these. I'd be interested in it being as equivalently small as https://github.com/dry-rb/dry-system/tree/master/examples/standalone.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dry-rb/dry-web/issues/32#issuecomment-249726376, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAEKlS12s_etds1Oiy3pmJ1GO8xMsUEks5quFQxgaJpZM4KGICc .

solnic avatar Sep 27 '16 02:09 solnic

I want to use dry-web to build an rest api, I've started with a mimum sample that I've pushed to a public repo https://github.com/alexandru-calinoiu/simple-dry-web-sample

There a still specs and docs missing but will add those soon.

Let me know if there is anything else you think this needs.

alexandru-calinoiu avatar Nov 04 '16 10:11 alexandru-calinoiu