endpoint-gen

Crates.ioendpoint-gen
lib.rsendpoint-gen
version0.1.3
sourcesrc
created_at2024-04-27 14:42:40.482339
updated_at2024-04-28 16:12:02.504678
descriptionGenerate Rust code for websocket API endpoints
homepage
repositoryhttps://github.com/pathscale/EndpointGen/
max_upload_size
id1222649
size32,692
Jakku Sakura (JakkuSakura)

documentation

README

EndpointGen

A highly opinionated template engine to help generate endpoints and related pieces for Rust projects

  • builds endpoint crate at /build
  • edit /def to configure
  • cargo run to generate
Commit count: 9

cargo fmt