Just a thread for people to bounce project ideas back and forth with each other if they are looking for something to make, fill time in, or learn. Anyone can use it.
------------------------------------------------------------------------
What should I make using a json REST api? I was thinking about revamping my distrubuted hash cracker front end changing it from ruby XMLRPC to a web based solution with a REST API.
I've been really wanting to start a project using the Kemal (
http://kemalcr.com/) shard for Crystal which boasts some pretty decent performance over Sinatra and Rails for Ruby.
Code
Framework Request Per Second Avg. Response Time
Kemal (Production) 100238 395.44μs
Sinatra (Thin) 2274 43.82ms
This post was edited by AbDuCt on May 28 2016 01:37am