Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
ExoPlant edited this page Jul 23, 2022 · 3 revisions

projects

Method: GET

Syntax: [API_BASE]/projects

Returns a list of project ids on the database

project

Method: GET

Syntax: [API_BASE]/project/[PROJECT_ID]

Returns information of a project using a given project ID

search (W.I.P)

Method: GET

Syntax: [API_BASE]/search/[QUERY]

Searches the project database using a given project ID

Clone this wiki locally