add "Programming OpenResty" to section "OpenResty"

A book about an Nginx-based web development platform called OpenResty.
This commit is contained in:
spacewander 2016-01-21 21:51:36 +08:00
parent 051d82094d
commit 0374a74848
1 changed files with 6 additions and 0 deletions

View File

@ -128,6 +128,7 @@ Original Source: [List of freely available programming books](http://web.archive
* [Octave](#octave)
* [OpenGL ES](#opengl-es)
* [OpenMP](#openmp)
* [OpenResty](#openresty)
* [OpenSCAD](#openscad)
* [Oracle PL/SQL](#oracle-plsql)
* [Oracle Server](#oracle-server)
@ -1562,6 +1563,11 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout,
* [OpenMP Application Programming Interface Standard Version 4.0](http://www.openmp.org/mp-documents/OpenMP4.0.0.pdf) (PDF)
### OpenResty
* [Programming OpenResty](https://www.gitbook.com/book/openresty/programming-openresty/details)
### OpenSCAD
* [OpenSCAD User Manual](https://en.wikibooks.org/wiki/OpenSCAD_User_Manual)