phroggyy / gedify-api

A collection of useless APIs
MIT License
1 stars 2 forks source link

Implement endpoint to reverse a string #7

Closed cwhite92 closed 8 years ago

cwhite92 commented 8 years ago

I would write tests, but I'm too busy planning what I'm going to do with my share of our $$$ once this API gets picked up by Hacker News.

cwhite92 commented 8 years ago

Also, I just noticed that the minimum string length as per the validation rules is 1. I do not consider this a bug, it is a feature. Who are you to say I can't reverse k?

phroggyy commented 8 years ago

@cwhite92 I merged this now, but we're gonna need some tests really soon if this is to be seen as webscale

phroggyy commented 8 years ago

Fixed a test, we're all good