Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/decentldotland/ans-metrics
statistics & metrics repo for ANS
https://github.com/decentldotland/ans-metrics
Last synced: 3 days ago
JSON representation
statistics & metrics repo for ANS
- Host: GitHub
- URL: https://github.com/decentldotland/ans-metrics
- Owner: decentldotland
- License: mit
- Created: 2023-02-21T09:42:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-04T10:44:07.000Z (about 1 year ago)
- Last Synced: 2024-04-14T10:45:34.617Z (7 months ago)
- Language: JavaScript
- Size: 35.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
@decentdotland/ans-metrics
statistics and metrics of ANS protocol
## About
REST API for [ANS](https://ans.gg) domains metrics.## Endpoints
### 1- Statistics
- `GET /stats`
### 2- Top Holders Leaderboard
- `GET /leaderboard`
### 3- Recent Feeds
Type: `listing` or `mints`
- `GET /recents/:type`
### 4- Mapped State
- `GET /mapped-state`
## License
This projects is licensed under the [MIT License](./LICENSE)