Flight

Flight 1.2.20 updated

REST stands for Representational State Transfer, and is a client-server communication protocol that relies on simple HTTP requests between involved parties.Flight is a framework designed around REST operations, ideal for building complex network...

Native browser scroll bars are just terrible on most operating systems, and almost all the time stand out on the page they're used on, breaking beautiful custom designs with their shadows and glossy colors.In case this problem is annoying you as well,...

Shorty

Shorty 0.1

Shorty doesn't have a backend. All it does is to take a user's request for shorting an URL, minifying the link, recording the details to the database, and then printing out the result on the page.To reduce a link, open a browser, access the Shorty...

read more
Hashkit

Hashkit 0.2.1

Hashkit works with client-side (browsers) and server-side (Node.js) environments, and can be used to encode a sequence of numbers into a random collection of text characters.This means 1 will be converted to a randomized jumble of text, but according to a...