Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/junosuarez/node-indiefinger
web -> webfinger proxy
https://github.com/junosuarez/node-indiefinger
Last synced: 8 days 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-01T02:48:37.000Z (over 10 years ago)
- Last Synced: 2024-04-09T23:08:40.875Z (7 months 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