Apicize
0.35.3
Apicize
0.35.3
Acknowledgements
Just about all software is built on the backs of others. Apicize would not have been possible without (in no particular order):
- Tauri: A Rust-based cross-application platform to run web applications "anywhere"
- React: Build user interfaces using JSX syntax
- MobX: Simple, scalable State management for JavaScript
- Monaco: Code editor
- MUI: MUI component library
- Serde: Serialization and deserialization framework for Rust
- V8: V8 JavaScript Engine
- Rusty V8: Rust bindings for the V8 engine
- Reqwest: HTTP client for Rust
- Tokio: Rust Async library
- TypeScript: JavaScript with syntax for types
- Remark / Rehype: Markdown / HTML transformation
...and all of the other tools and information provided by the Open Source comunity that allowed me to build this application.