Kyuuari / api-ts-template

⛩️ This is a small starter for REST api using Express, TypeScript, and Vitest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⛩️ API Template ⛩️

Introduction

This is a small starter for restful api using express

configured to use:

  • Express
  • Vitest
  • Typescript

Template comes with example routes that can be deleted and modified anytime

Features

  • Barebones
  • Customizable
  • Test Ready
    • Vitest for unit testing
    • SuperTest for API endpoint testing
  • ESM Support

About

⛩️ This is a small starter for REST api using Express, TypeScript, and Vitest


Languages

Language:TypeScript 92.8%Language:Dockerfile 7.2%