[erlang-questions] Post and query string parameter validation library?

Tim Watson watson.timothy@REDACTED
Mon Feb 13 19:37:51 CET 2012


Github markdown tip: when you're writing blocks of Erlang code, do this:

```erlang
%% put your code in here, and watch the syntax highlighting goodness...
```

On 12 February 2012 17:56, Willem de Jong <w.a.de.jong@REDACTED> wrote:

> Hi,
>
> I put my version on github:
>
> https://github.com/willemdj/parse_qs
>
> It translates a query string to a record, based on a specification that
> can be generated from the record declaration (+ some optional additional
> tags in comments, EDoc-style).
>
> It probably needs some additional work (for sure the REAME file does, it
> looks awful - my first attempt to use the markdown format).
>
> Regards,
> Willem
>
>
> On Fri, Feb 10, 2012 at 11:59 PM, Mark Allen <mallen@REDACTED>wrote:
>
>> On 2/10/12 10:43 AM, "Mark Allen" <mallen@REDACTED> wrote:
>>
>> >I am about half-way done with my validation module. I'll put it up on
>> >github when I'm done too.
>>
>> https://gist.github.com/1793796
>>
>>
>> I'd love comments, feedback or edits.  This isn't 100% finished, either,
>> but
>> it's close enough to show what I'm aiming for.
>>
>> Thank you.
>>
>> Mark
>>
>>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120213/7dcb9ec7/attachment.htm>


More information about the erlang-questions mailing list