Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/decentldotland/silly-namespace


https://github.com/decentldotland/silly-namespace

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        





@decentldotland/silly-namespace


Silly Namespace

## Build and run

```console
git pull https://github.com/decentldotland/silly-namespace.git

npm install && npm run start
```

### Base endpoint: https://silly-resolver-3dcc256b202f.herokuapp.com/

## Methods

### Resolve a domain

- `GET /resolve/domain/:domain`

### Resolve an address (return only primary domain)

- `GET /resolve/addr/:addr`

### Fetch all domains owned by an address

- `GET /acc/:addr`

## License

This project is licensed under the [MIT License](./LICENSE)