Skip to content

elasmojs/gale-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gale Application Server

Gale Samples Repository

Sample scripts to exercise Gale. Gale JS is small footprint, batteries included application server built with Rust. Gale JS has out of box Javascript server scripting along with default set of commonly used APIs. It is currently just a single executable of about ~6 MB in size with zero dependencies.

Installation

  • Windows 64
    • Just clone and double click the rooster-win64.exe
    • /testfolder
      • test of a folder enabled with default 'index.html'
    • /folderwithnodefault
      • test of a folder without default 'index.html'
    • /testscripts/testsimple
      • tests a simple server script which returns sum of two numbers as a JSON response
    • /testscripts/testlibcall
      • tests a simple server script which uses a library call to ./lib/calc.js
    • /testscripts/testexternallib
      • testa a server script which loads multiple standard third party javascript libraries

About

Test scripts to exercise Rooster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published