https://github.com/nodesource/apimule
https://github.com/nodesource/apimule
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nodesource/apimule
- Owner: nodesource
- License: mit
- Created: 2016-11-29T17:57:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-20T16:18:35.000Z (about 9 years ago)
- Last Synced: 2025-01-11T16:16:08.412Z (about 1 year ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
apimule - we accidentally wrote a web framework
================================================================================
This package contains a web server framework harvested from a project at
NodeSource that we wanted to use in some other projects.
Kinda rough at the moment. Look away. May not be your cup of tea anyway.
We'll be adding doc and tests as things are finalized.
contributing
================================================================================
To submit a bug report, please create an [issue at GitHub][].
If you'd like to contribute code to this project, please read the
[CONTRIBUTING.md][] document.
Authors and Contributors
================================================================================
Erin Spiceland
GitHub/erinspice
Twitter/@erinspice
Patrick Mueller
GitHub/pmuellr
Twitter/@pmuellr
Dave Olszewski
GitHub/cxreg
Twitter/@cxreg
Bryce Baril
GitHub/brycebaril
Twitter/@brycebaril
License & Copyright
================================================================================
**apimule** is Copyright (c) 2016 NodeSource and licensed under the
MIT license. All rights not explicitly granted in the MIT license are reserved.
See the included [LICENSE.md][] file for more details.
[issue at GitHub]: https://github.com/nodesource/apimule/issues
[CONTRIBUTING.md]: CONTRIBUTING.md
[LICENSE.md]: LICENSE.md