Skip to content
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.

steffakasid/ts-rest-api

Repository files navigation

TS_REST_API

But I think there is not so much left from it as I tried to align this project to my Go API sample. Also it shows how to register routes and middlewares.

Usage

Just run

npm install

npm start

Afterwards you can just call the following endpoings e.g. in your Browser: . http://localhost:8080/ . http://localhost:8080/health . http://localhost:8080/json . http://localhost:8080/notfound

About

Just a sample api based on Typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published