Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app-registry

app.json registry webservice, backed by a markdown file in a GitHub wiki.

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install app-registry --save

Tests

npm install
npm test

Dependencies

  • dotenv: Loads environment variables from .env
  • express: Sinatra inspired web development framework
  • async: Higher-order functions and common patterns for asynchronous code
  • uniq: Removes duplicates from a sorted array in place
  • cors: middleware for dynamically or statically enabling CORS in express/connect applications
  • simple-git: Simple GIT interface for node.js

Dev Dependencies

  • mocha: simple, flexible, fun test framework

License

MIT

Colophon

About

A cors-friendly JSON webservice that serves a list of app URLs from the app.json GitHub wiki.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages