Skip to content

abbasatayee/express-server

Repository files navigation

ExpressJS API Example

This example starts an ExpressJS server written in TypeScript.

✨ Features

  • Express
  • TypeScript

💁‍♀️ How to use

  • Install dependencies yarn

📝 Notes

The server started simply returns a healthcheck status: "ok" payload in JSON. The server code is located in src/index.ts.

A versioned API route is available in src/api.ts and example function hello at /api/v1/hello.

👏 Thanks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published