1
0
Fork 0
mirror of https://github.com/vbatts/imgsrv.git synced 2025-07-14 20:39:10 +00:00
This commit is contained in:
James Bowes 2013-08-06 08:54:44 -07:00
commit 0517392492

View file

@ -1,6 +1,9 @@
Overview Overview
======== ========
[![go v1.1.1](http://b.repl.ca/v1/go-v1.1.1-blue.png)]()
[![license MIT](http://b.repl.ca/v1/license-MIT-red.png)]()
Initially, I just wanted a server that I could upload images to, and quickly Initially, I just wanted a server that I could upload images to, and quickly
serve back. While it's mostly that, it is the client and server side tooling. serve back. While it's mostly that, it is the client and server side tooling.