Mention sourcehut in readme
This commit is contained in:
parent
ae4266044b
commit
888e85b1f4
@ -19,8 +19,8 @@ The API is as simple as
|
|||||||
https://<host>/<service>/<user>/<repo>
|
https://<host>/<service>/<user>/<repo>
|
||||||
```
|
```
|
||||||
|
|
||||||
where `<service>` is one of `gitub`, `gitlab` or `bitbucket`. The HoC data can also be received as JSON by appending
|
where `<service>` is one of `gitub`, `gitlab`, `bitbucket` or `sourcehut`. The HoC data can also be received as JSON by
|
||||||
`/json` to the reuqest path:
|
appending `/json` to the reuqest path:
|
||||||
|
|
||||||
```
|
```
|
||||||
https://<host>/<service>/<user>/<repo>/json
|
https://<host>/<service>/<user>/<repo>/json
|
||||||
|
Loading…
Reference in New Issue
Block a user