Skip to content

everweij/typescript-result-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript Result Example

This is a simple example of how you could potentially use Typescript Result in a web API project.

Getting Started

  1. Clone the repository
  2. Run npm install
  3. Run npm start

Check the routes file to see which routes are available. Some routes are 'protected' and require you to provide a token as a query parameter. It has the format ?token=user-{{USER_ID}}.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published