Skip to content

Server-Side Rendering for Rust web servers using Node.js

License

Notifications You must be signed in to change notification settings

ole-treichel/ssr-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssr

crates.io API docs LGPL-3.0 licensed

Server-Side Rendering of JS web apps for Rust web servers using Node.js.

Documentation

See docs.rs/ssr.

Pro version

We offer a Pro version of this crate which includes:

  • scalable workers pool
  • auto-restartable workers
  • logging system, integrated with Rust's log crate

Please, contact us via contact@shakacode.com for more details.

License

ssr is an Open Source project licensed under the terms of the LGPLv3 license. Please see http://www.gnu.org/licenses/lgpl-3.0.html for license text.

ssr has a commercial-friendly license allowing private forks and modifications of ssr. You can find the commercial license terms in COMMERCIAL-LICENSE.

About

Server-Side Rendering for Rust web servers using Node.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 83.4%
  • JavaScript 16.6%