Skip to content

pkotlan/Lua-API

Repository files navigation

Lapis API

This repository showcases how to make complete web applications in lua. Your newest and hottest way to make web apps has arrived. This is also the most hipster thing you'll ever see.

🤓 Why do this

Why not? It's a simpler language than what you have. It can run as an nginx extension, so it can be super fast.

🛠️ Install dependencies

luarocks install --only-deps lua-api-dev-1.rockspec

🚀 Deploy

Create tables:

lua_modules/bin/lapis migrate

Run server:

lua_modules/bin/lapis server

TODO: docker deploy

🧑🏾‍💻 Development guide

It has hot reload, you can just launch the server and start coding. It's encouraged you don't create a separate frontend.

📜 Documentations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors