Skip to content

ifeekz/koa-api-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koa-api-exercise

A simple KOA API using typescript

API to send and parse json file using a modular approach. Follows SOLID principles

Setup

  1. Open your terminal and lone the repo
  2. cd koa-api-exercise
  3. Run npm install

Endpoints

  1. POST: /api/v1/accounting
    • Body: form-data
      • file: sample.json
  2. GET: /api/v1/accounting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published