# rssto-http Web server implementation based on the Rocket engine > [!NOTE] > In development! ``` cargo run -p rssto-http -- --mysql-username USER \ --mysql-password PASS \ --mysql-database NAME ```