https://github.com/junosuarez/node-indiefinger
web -> webfinger proxy
https://github.com/junosuarez/node-indiefinger
Last synced: 9 months ago
JSON representation
web -> webfinger proxy
- Host: GitHub
- URL: https://github.com/junosuarez/node-indiefinger
- Owner: junosuarez
- License: isc
- Created: 2014-06-30T09:20:14.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-01T02:48:37.000Z (about 12 years ago)
- Last Synced: 2025-02-15T16:46:19.924Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://indiefinger.org
- Size: 164 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# indiefinger
html -> webfinger proxy
## usage
```js
var indiefinger = require('indiefinger')
```
## api
## installation
$ npm install indiefinger
## running the tests
From package root:
$ npm install
$ npm test
## contributors
- jden
## license
ISC. (c) MMXIV jden . See LICENSE.md