Sign inSign up

lssalas/hello-world-restapi

By lssalas

Updated almost 2 years ago

Hello World RestApi- JS

Image
Languages & frameworks
0

419

lssalas/hello-world-restapi repository overview

REST API Hello World - JavaScript

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

Download the image
  1. To download the image from Docker Hub:
docker pull lssalas/hello-world-restapi:last
  1. To run the image:
docker run -p 3000:3000 --name hello-world-restapi-container lssalas/hello-world-restapi:latest

Tag summary

Content type

Image

Digest

sha256:4cd3e4dbc

Size

53.2 MB

Last updated

almost 2 years ago

docker pull lssalas/hello-world-restapi