Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 531 Bytes

File metadata and controls

14 lines (9 loc) · 531 Bytes

Open Licenses API

An api to accesss open source licences. Its coonvenient to use this to programmatically include licenses in projects. It is based on a Lumen project.

The API website can be found here.

Licenses scraped from choosealicense.com using simple_html_dom

Thanks to

  • S.C. Chen (Author of simple_html_dom)
  • Github Inc (choosealicense.com)
  • Taylor Otwell (Author of Lumen )