
CRUD Application written with the power of SvelteKit and Rust
This repo provides a complete implementation of a beer CRUD API with a frontend. The frontend is built using SvelteKit, while the backend is built with Actix Web/Rust. The data is stored in a MongoDB database. The application allows users to perform CRUD operations on beer data.
The Beer App with Rust/SvelteKit is a full-stack application that allows users to perform CRUD operations on beer data. It provides a responsive and intuitive user interface built with SvelteKit, and the backend is written in Actix Web/Rust. The use of a MongoDB database ensures efficient storage and retrieval of beer data. Overall, this app provides a seamless experience for managing and interacting with beer information.
