Skip to content

A simple project to evaluate the styles, ease of use, performance, etc of various web backends

Notifications You must be signed in to change notification settings

weavejester/webeval

 
 

Repository files navigation

Web Eval

I'm evaluating a few tech stacks to determine which I want to use for a side project I'm spinning up.

So far, the candidates are:

Clojure, Elixir, Node, C#, Go

Of which Clojure is the language I most enjoy.

See benchmark results, with a big grain of salt.

Structure

Each folder is a small web api project that essentially queries a Postgres db, returning the top 10 records as JSON.

Database

See the sql folder for details on setting up the Postgres db.

About

A simple project to evaluate the styles, ease of use, performance, etc of various web backends

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 36.8%
  • Elixir 33.1%
  • HTML 9.4%
  • C# 6.3%
  • JavaScript 4.9%
  • Clojure 4.8%
  • Other 4.7%