Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saracen/directory.io
https://github.com/saracen/directory.io
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/saracen/directory.io
- Owner: saracen
- License: mit
- Created: 2014-04-24T10:57:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-03-23T13:08:06.000Z (almost 3 years ago)
- Last Synced: 2024-08-02T05:10:54.473Z (5 months ago)
- Language: Go
- Homepage: http://directory.io
- Size: 7.81 KB
- Stars: 44
- Watchers: 8
- Forks: 44
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
directory.io
============##### [Install Go](http://golang.org/doc/install)
##### Install dependencies:
```bash
$ go get github.com/btcsuite/btcd
```##### Run:
```bash
$ go run directory.go
```By default, it listens on port 8085. [http://localhost:8085](http://localhost:8085)