Coder Social home page Coder Social logo

lennypenny / xavante Goto Github PK

View Code? Open in Web Editor NEW

This project forked from keplerproject/xavante

0.0 2.0 0.0 560 KB

Xavante is a Lua HTTP 1.1 Web server that uses a modular architecture based on URI mapped handlers.

Home Page: http://keplerproject.github.com/xavante

Makefile 1.08% Lua 98.92%

xavante's Introduction

Xavante

Xavante is a Lua HTTP 1.1 Web server that uses a modular architecture based on URI mapped handlers. Xavante currently offers a file handler, a redirect handler and a WSAPI handler. Those are used for general files, URI remapping and WSAPI applications respectively.

Xavante is free software and uses the same license as Lua.

You can install Xavante using LuaRocks:

luarocks install xavante

The Xavante package provides just the Xavante libraries. To see Xavante in action install wsapi-xavante from LuaRocks.

Dependencies

Xavante dependencies can be separated by the used handlers:

  • Lua 5.1, 5.2 or 5.3
  • Copas 1.2.0
  • LuaSocket 2.1
  • LuaFileSystem 1.6 (file handler only)

The portability of Xavante is determined by its binary components (LuaSocket and LuaFileSystem) and Lua itself. The other components are written in Lua and are as portable as Lua itself.

Credits

Xavante is maintained by Fábio Mascarenhas and the community of contributors. See the GitHub logs for detailed credits.

Xavante circa 1.3 was implemented by Javier Guerra, André Carregal, and Fabio Mascarenhas with the help of Ignacio Burgueño, Zachary P. Landau, Mauricio Bomfim, Matthew Burke, Thomas Harning and others.

Xavante 1.2 was implemented by Javier Guerra, André Carregal, Fabio Mascarenhas and Leonardo Godinho.

Xavante 1.1 was redesigned and implemented by Javier Guerra and André Carregal. It merged Javier's work with luahttpd and André's work with Copas and Xavante 1.0. luahttpd is now part of Xavante.

Xavante 1.0 was designed and implemented by André Carregal as part of the Kepler Project with contributions from Renato Crivano and Danilo Tuler. Xavante 1.0 development was sponsored by Fábrica Digital and Hands.

xavante's People

Contributors

dqkev avatar hishamhm avatar jjensen avatar kognix avatar mascarenhas avatar mpeterv avatar srdgame avatar timn avatar

Watchers

 avatar  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.