An open API service indexing awesome lists of open source software.

https://github.com/mindreframer/lapis-sand

some code to play with lapis framework
https://github.com/mindreframer/lapis-sand

Last synced: 5 months ago
JSON representation

some code to play with lapis framework

Awesome Lists containing this project

README

          

## Lapis:
- [Getting started with Lapis, the web framework](http://www.youtube.com/watch?v=Eo67iTY1Yf8)

## Nginx and Lua:
- [Add High Performance Request Caching to your Node.js or Ruby on Rails Web Site via Nginx, Redis and LUA](http://writebox.co.uk/web-development-fast-loading-search-engine-optimised-solutions-for-mobile-and-desktop-writebox-co-uk/1/blogs)
- http://www.slideshare.net/harukayon/ngx-lua-public
- http://devblog.mixlr.com/2012/09/01/nginx-lua/
- http://devblog.mixlr.com/2012/06/26/how-we-use-nginx-lua-and-redis-to-beta-ify-mixlr/
- [Nginx Lua In Action - Slides](https://github.com/rebill/nginx-lua-in-action.git)

- CSRF_TOKEN: http://wulijun.github.io/2012/09/04/nginx-lua.html
- http://www.ggkf.com/nginx/redis-long-polling-pubsub-frequent-message-blocking
- http://engineering.wingify.com/scaling-with-queues/

## Pushing with Nginx:
- http://sssslide.com/speakerdeck.com/pyconslides/scaling-realtime-at-disqus-by-adam-hitchcock
- [Управление каналами Nginx Push Module с использованием Ruby](http://habrahabr.ru/post/145874/)

## Security:
- http://habrahabr.ru/post/145241/
- https://code.google.com/p/naxsi/wiki/OVIntro
- http://naxsi.googlecode.com/svn/wiki/paper.pdf
- https://code.google.com/p/naxsi/wiki/InThePress

## Caching With NGINX
- [Контролируемое кэширование страниц в nginx](http://habrahabr.ru/post/163847/)

## Other stuff:
- [Using Lua and Nginx to proxy Amazon web services example, 2013.09](http://bl.ocks.org/justincormack/948423)
- http://bestlovejava.blogspot.de/2013/08/use-nginx-lua-memcache-grayscale-post.html
- http://habrahabr.ru/search/page11/?q=nginx
- http://habrahabr.ru/post/30662/

## Just some LUA tips:
- [A chinese guy with plenty of good tips](http://blog.codingnow.com/eo/luaoeeeaeau/)
- [Lua Styleguide](https://github.com/Olivine-Labs/lua-style-guide)
- [Learn Lua in 15 minutes](http://tylerneylon.com/a/learn-lua/)
- [Some lua tricks you may not have known...](http://www.computercraft.info/forums2/index.php?/topic/3537-some-lua-tricks-you-may-not-have-known/)

## Some simple examples:
- https://github.com/solso/insomnia/blob/master/nginx.conf