Skip to content

meeklife/TypeScript-and-ExpressJS-Integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript-and-ExpressJS-Integration

This repository contains a sample authentication application built with Express.js and TypeScript, utilizing decorators and metadata for streamlined development.

Features

  • Express.js: Utilizes the popular Node.js framework for building web applications.
  • TypeScript: Leveraging TypeScript for type safety and enhanced developer experience.
  • Decorators and Metadata: Implementing decorators and metadata for cleaner code organization and simplified authentication logic.

Usage

Once the server is running, you can access the API endpoints to handle authentication:

/auth/login: Endpoint for user authentication.

/protected: Access protected route

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published