Skip to content

Rust in Anger: high-performance web applications

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

nhatcher/birthday-book-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust in Anger: Book demo

This is the code repository that accompanies the Rust in Anger blog post. The following folders each come with their own build instructions:

  • book/: the core crate with the functionality we aim to make available from Python3, TypeScript and Node.js.
  • bindings/book-node: Node.js bindings for core crate, contains build instructions.
  • bindings/bookjs: TypeScript/JavaScript bindings for core create, contains build instructions.
  • bindings/pybook: Python3 bindings for core create, contains build instructions.

License

Licensed under either of

at your option.

About

Rust in Anger: high-performance web applications

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published