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

https://github.com/francescobianco/git.io


https://github.com/francescobianco/git.io

bash

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

          

# git.io

```bash
curl -i "https://git.io" \
-d "url=https://francescobianco.github.io" \
-d "code=francescobianco"
```

## Non attivi

```bash
curl -i "https://git.io" \
-d "url=https://francescobianco.github.io/git.io/redirect/creating-new-files.html?v1" \
-d "code=creating-new-files"
```

```bash
curl -i "https://git.io" \
-d "url=https://docs.github.com/en/repositories/working-with-files/managing-files/creating-new-files?v2" \
-d "code=create-a-new-file"
```