Skip to content

StacklokLabs/spdx-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spdx-detector

Web service to detect SPDX license from string

Usage

curl -H "Content-Type: text/plain" --data @LICENSE http://localhost:8080

Or, hosted on Cloud Run:

curl -H "Content-Type: text/plain" --data @mediator/LICENSE https://spdx-detector-562949304223.us-central1.run.app

About

Web service to detect SPDX license from string

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages