Re: Library (or libraries) for translating REST queries to database queries?

2013-09-27 Thread Sebastian Rojas
I took it as a challenge, so i made this tiny library to play with: https://github.com/sebastiansen/mummy Adios amigo On Tuesday, September 24, 2013 10:35:38 AM UTC-3, Bill Piel wrote: I want to use clojure to build a web service with a RESTful API that exposes resources stored in a

Re: Ring: How to auto-redirect URI's missing trailing slash

2013-07-25 Thread Sebastian Rojas
Checkout this middleware in lib-noir https://github.com/noir-clojure/lib-noir/blob/master/src/noir/util/middleware.clj#L70 On Thursday, July 25, 2013 9:08:50 PM UTC-4, Reginald Choudari wrote: Hello, I'm trying to figure out what is the best way in handling this problem. Using Ring I have

Re: [ANN] REST in Peace 0.1.0

2013-07-20 Thread Sebastian Rojas
Link to repository https://github.com/sebastiansen/rip On Friday, July 19, 2013 7:03:18 PM UTC-4, Sebastian Rojas wrote: A library for RESTFul applications built on top of Compojure, includes routing abstractions with reverse routing functionalities and validation helpers. -- -- You

[ANN] REST in Peace 0.1.0

2013-07-19 Thread Sebastian Rojas
A library for RESTFul applications built on top of Compojure, includes routing abstractions with reverse routing functionalities and validation helpers. -- -- You received this message because you are subscribed to the Google Groups Clojure group. To post to this group, send email to

Fughetta - a humble JFugue wrapper

2011-11-04 Thread Sebastian Rojas
I present to you Fughetta https://github.com/Sebastiansen/fughetta, my first usable Clojure project, it's very simple but i hope you like it. -- You received this message because you are subscribed to the Google Groups Clojure group. To post to this group, send email to clojure@googlegroups.com