閱讀949 返回首頁    go 阿裏雲 go 技術社區[雲棲]


Another URL Shortener using NodeJS

It's my weekend project——node-shorten: URL Shortener just like t.cn,goo.gl etc.

Is is written in NodeJS,using express.js for MVC framework,and using MySQL for storage and Redis for caching.

A demo online: https://fnil.me/

The project is at https://github.com/killme2008/node-shorten

Feel free to modify and use it.Have fun.


文章轉自莊周夢蝶  ,原文發布時間 2012-11-25

最後更新:2017-05-18 20:37:13

  上一篇:go  Storm Topology的並發度
  下一篇:go  Spring Boot 整合 Mybatis 實現 Druid 多數據源詳解