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

https://github.com/protonmail/proton-mobile-test


https://github.com/protonmail/proton-mobile-test

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Proton Mobile Test API

## Setup

1. Go to Settings -> Pages
2. Pick a `branch` and the `root folder (/)` and save it
* It's annoying that the admin of the repo can't change this. Only the owner of the project can.

For the `api/index.html` (the json payload file), we need to make sure the image link is correct!
## Folder structure

* `index.html` will be served directly (don't need to specify it in the URL)
* Creating folder of name `a` acts as appending the URL with `/a`

## Images

They are all downloaded from [unsplash](https://unsplash.com/license]). The [license agreement](https://unsplash.com/license) on Jun 2, 2021 stated that
```
Unsplash photos are made to be used freely. Our license reflects that.
- All photos can be downloaded and used for free
- Commercial and non-commercial purposes
- No permission needed (though attribution is appreciated!)

What is not permitted 👎
- Photos cannot be sold without significant modification.
- Compiling photos from Unsplash to replicate a similar or competing service.

Longform
Unsplash grants you an irrevocable, nonexclusive, worldwide copyright license to download, copy, modify, distribute, perform, and use photos from Unsplash for free, including for commercial purposes, without permission from or attributing the photographer or Unsplash. This license does not include the right to compile photos from Unsplash to replicate a similar or competing service.
```

## License

The code and data files in this distribution are licensed under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See for a copy of this license.

See [LICENSE](LICENSE) file