/Server-Services

Ejemplos de Servers y Servicios en Rust

Primary LanguageRust

<>🦑 Servers - Services -examples

Software utilizado:

Software Versión *rustup 1.26.0 (5af9b9484 2023-04-05)

🚧Servers y Servicios 🚧

Web Server:

Para correr el web server, ejecutar comando en la carpeta root , del proyecto.:

cargo run -p httpserver

Abrir el Navegador web en :

localhost:3000/
localhost:3000/health
localhost:3000/api/shipping/orders
localhost:3000/invalid-path