Skip to content

ProjectSpectero/dummy-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spectero Dummy API

Dummy API running on a Node HTTP server for testing Spectero Vue frontend. Returns fake hard-coded data in all requests. Has basic HTTP error handling, default port is 3000.

Installation

npm install
npm start

You can now access the API via http://localhost:3000

Methods

# Retrieve list of all nodes (eventually will add auth to the API so you can only fetch nodes that belong to you)
GET /nodes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published