c3ho / simple_crud

Test repo for AWS codepipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-express-crud-api

This is just a simple CRUD API of Books made with Express. The aim is to provide an API as starting point to other implementations or tests.

To start it, install Node and run:

npm install
npm start

About

Test repo for AWS codepipeline


Languages

Language:JavaScript 78.4%Language:Shell 14.9%Language:Dockerfile 6.6%