-
Notifications
You must be signed in to change notification settings - Fork 1
Roles
Ben Hermann edited this page Apr 29, 2018
·
2 revisions
Here, we explain the various ways to interact with Delphi.
As a public platform, Delphi allows interaction with unknown users. Unknown users can search for software artifacts using the Query Interface on the webapp, JSON-based endpoints of the webapi, the Command-Line Interface, or various other client libraries. They can also use these means to display information on a single artifact.
To prevent automated data scraping and general abuse, limitations of request frequency are in place for these users.
The Delphi Project