https://github.com/hexpm/specifications
Specifications for using and implementing Hex protocols
https://github.com/hexpm/specifications
Last synced: 8 months ago
JSON representation
Specifications for using and implementing Hex protocols
- Host: GitHub
- URL: https://github.com/hexpm/specifications
- Owner: hexpm
- Created: 2015-12-11T10:02:08.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T13:07:55.000Z (over 1 year ago)
- Last Synced: 2025-02-25T12:17:14.837Z (8 months ago)
- Language: API Blueprint
- Size: 118 KB
- Stars: 48
- Watchers: 12
- Forks: 21
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Specifications
* [Endpoints](https://github.com/hexpm/specifications/blob/master/endpoints.md)
* [HTTP API](https://github.com/hexpm/specifications/blob/master/http_api.md)
* [ETS registry format](https://github.com/hexpm/specifications/blob/master/registry-v1.md) (Deprecated)
* [New registry format](https://github.com/hexpm/specifications/blob/master/registry-v2.md)
* [Tarball format](https://github.com/hexpm/specifications/blob/master/package_tarball.md)
* [Package metadata](https://github.com/hexpm/specifications/blob/master/package_metadata.md)
* [purl (Package URL) format](https://github.com/hexpm/specifications/blob/master/package-url.md)
## Repositories and mirrors
To host a repository only the [Repository endpoint](https://github.com/hexpm/specifications/blob/master/endpoints.md#repository) has to be implemented.