10000 GitHub - maeuca/minnow: A Framework-less Rest Service
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

maeuca/minnow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

minnow

A Framework-less rest service

Core Files

main.js - main script with handler definitions
RequestRouter - add routes
MinnowServer - handles static requests; delegates to RequestRouter
MessageBus - an event emitter
httpUtils - methods for post/get 

Demo

The purpose of these files and directories is for demonstration only. These should be replaced with your own implementation.

html/
html/js/
etc/
demo/HttpHandler.js
demo/EventHandler.js
demo/DataService.js
demo/AuthService.js

About

A Framework-less Rest Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0