axum_napi_bridge 0.1.0

A bridge to use axum handlers in Node.js
Documentation
1
2
3
fn main() {
  napi_build::setup();
}