An open API service indexing awesome lists of open source software.

https://github.com/mejanh/express-nodejs-typeorm-api

A Simple Expressjs API with TypeORM and Sqlite database
https://github.com/mejanh/express-nodejs-typeorm-api

api crud expressjs nodejs sqlite typeorm typescript

Last synced: about 1 month ago
JSON representation

A Simple Expressjs API with TypeORM and Sqlite database

Awesome Lists containing this project

README

          

# Simple Express TypeScript Api with TypeORM

To run the app:

tsc //to complite in JavaScript Code

node src/app.js

## Technologies Used

- TypeScript
- Express Nodejs
- TypeORM
- Sqlite