fairfield-programming / openlist

🦋 The definitive list of open-source, source-available, and commercial licenses.

Home Page:https://openlist.fairfieldprogramming.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open List

Mozilla HTTP Observatory Grade Website

The definitive license list for the open-source world.

Public API

Get All Licenses - /licenses

Supports JSON Supports XMl Supports YAML

This endpoint allows querying access for licenses inside of the FPA license list.

Get License Information - /licenses/:id

Supports JSON Supports XMl Supports YAML

This endpoint allows you to get all of the information that we have stored about a license.

Get License Bodies - /licenses/:id/raw.txt

This endpoint allows you to retrieve the body of a license. This is how the license would be stored in a file.

Get License Regex - /regex

Allows you to retrieve the regex matches for all the different types of licenses. This makes life much easier when trying to identify what license a repository uses.

About

🦋 The definitive list of open-source, source-available, and commercial licenses.

https://openlist.fairfieldprogramming.org/

License:Other


Languages

Language:JavaScript 100.0%