You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parts of the web application will be implemented via RESTful APIs that enable updating package searches, downloading packages, etc. without requiring full page updates for users of the website. To facilitate creation of LabVIEW based tools a wrapper library can be created that provides easy to use interfaces for the requests made against the package repository. This would include data types defined for ways packages can be searched (keywords, tags, developer group, etc.) to handle the data conversions to the formats expected by the website.
The text was updated successfully, but these errors were encountered:
negentropicdev
changed the title
GC to provide an official LV API for the restful APIs hosted on GCentral.org for developers wishing to integrate GC features into their own tools.
GCentral to provide a LabVIEW library that encapsulates the GCentral package API
Jul 6, 2020
Parts of the web application will be implemented via RESTful APIs that enable updating package searches, downloading packages, etc. without requiring full page updates for users of the website. To facilitate creation of LabVIEW based tools a wrapper library can be created that provides easy to use interfaces for the requests made against the package repository. This would include data types defined for ways packages can be searched (keywords, tags, developer group, etc.) to handle the data conversions to the formats expected by the website.
The text was updated successfully, but these errors were encountered: