Skip to content

NodeJS / TypeScript, KoaJS, MicroORM, MySQL CRUD REST API for authors, books and shops.

License

Notifications You must be signed in to change notification settings

geojimas/books-REST-API

Repository files navigation

Node / TypeScript, MicroORM, MySQL, Koa.js CRUD REST API

Setup

Create the '.env' file and fill it

cp .env.example .env

Install Dependencies

npm install

push migrations to Database

npx mikro-orm migration:up

Start the dev Server

npm run dev

About

NodeJS / TypeScript, KoaJS, MicroORM, MySQL CRUD REST API for authors, books and shops.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages