This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
dataservice
/
algernon
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
9450f383e9
Ramos
Etiquetas
dev1.0
hotfix/v1.0.0.1
master
algernon
/
regtest
/
issue7
/
server.lua
server.lua
71 B
Histórico
Em bruto
1
2
3
4
5
hello = function()
print("Hello, World!")
end
handle("/api", hello)