Git Product home page Git Product logo

filestoregae's Introduction

File Store on GAE

Powered by Google App Engine

用途

  • 适合低负载的个人Blog的图床/网盘。
  • 简单的缩略图预览及文件上床功能。
  • 同时适合存储小体积的文件附件。

特性

  • 使用DataStore存储文件
  • 使用memcache进行优化,数据库不是瓶颈,可跑满每日流量。
  • 针对cloudflare等反向代理CDN进行优化,实际流量比每日限额略高。
  • 使用Flask。
  • 前端使用bootstrap+masonry瀑布流。
  • 简单的单页面管理,支持分页,每页最多预览项可修改PER_PAGE
  • 删除有确认提示,避免误删。
  • 在浏览页面,图片显示缩略图,其他文件根据mime显示图标。
  • 简单生成markdown便于插入博客文本。

部署

修改app.yaml内的application: static-liantian-me字段后,使用appcfg.py上传即可。

授权和其他

开源协议:The Unlicense,可以任意使用。

不介意造访:LIANTIAN'S LOG

预览:

filestoregae's People

Contributors

liantian-cn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.