README ¶ Super simple url shortener. It reads data which maps id to url from data/db.json, and return 301 response to go url to client. You can access to original site by GET http://<domain or IP>:3000/<id>. You can add map entries by hand :-) Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis pkg conf data util Click to show internal directories. Click to hide internal directories.