Hello World RestApi- JS
419
This is a "Hello World" project that implements a REST API server in JavaScript using Express.js. The project includes automatically generated interactive documentation with Swagger UI.
docker pull lssalas/hello-world-restapi:last
docker run -p 3000:3000 --name hello-world-restapi-container lssalas/hello-world-restapi:latest
Content type
Image
Digest
sha256:4cd3e4dbc…
Size
53.2 MB
Last updated
almost 2 years ago
docker pull lssalas/hello-world-restapi