Simple microservice with Node.js Vanilla and TypeScript.
Based on node:20.6-alpine3.18
. Built image: 184 MB
;
# run this command to start
make d-up
- main page:
/
- simple api:
/api
- static file:
/download/some.txt
Just click on the logo to download a static file.
- Golang Native: micro-start-go
- Python Native: micro-start-python
- PHP Native: micro-start-php