Comment on Crystal 0.34parentComments−rishav_sharan6yLike in Go, you don't need a framework. the http module has all that you need. I personally am working on a barebones api server without using any libraries or frameworks.
Comments
Like in Go, you don't need a framework. the http module has all that you need. I personally am working on a barebones api server without using any libraries or frameworks.