2486 shaares
83 private links
83 private links
A simple code-as-infrastructure approach for rust development.
Add a line requesting e.g. a database to your rust project and it automatically does so in the background, supported by the extensive rust type system.
Basically, a little like Vercel for the backend (and with seemingly a nice free tier as well for now?). Does not seem matching for very advanced needs but good for more simple setups.