Skip to content

DetectiveQuack/Quackjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuackJS Test api

api for canned responses

Structure

The route will be dynamically created based on the location of the file

e.g. http method = POST 'http://localhost:5477/{route}'

responses ->
	auth ->
		POST ->
			find.json

Any routes that need custom logic then add to routes folder

Installation

  1. npm install
  2. node app.js

About

Test api for canned responses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published