Skip to content

Repository with the code sample for the talk "Web APIs mit Node.js und TypeScript - leichtgewichtig & performant" at the API Conference 2017 in Berlin

Notifications You must be signed in to change notification settings

thinktecture/api-conference-2017-nodejs-typescript-webapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-conference-2017-nodejs-typescript-webapi

This repository contains the sample for the talk "Web-APIs mit Node.js und TypeScript - leichtgewichtig und performant" at the API Conference 2017, Berlin.

Setup

Run npm i to install all necessary packages.

Start

Run npm start to start the application. Please take a look at both controllers for all available routes.

Database setup

The sample uses a database for storing the data. Thanks to TypeORM several database engines are supported. You can set the credentials for your own database in the src/index.ts-filesrc/index.ts

About

Repository with the code sample for the talk "Web APIs mit Node.js und TypeScript - leichtgewichtig & performant" at the API Conference 2017 in Berlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published