How-to-API: Tritium++: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 October 2024

  • curprev 05:1905:19, 4 October 2024Nexus wiki talk contribs 7,112 bytes +7,112 Created page with "== Nexus API Interface == Accessing the Nexus API is a seamless and simple experience. To access the API, you can use one of three options: === Use a web browser with a URL based request === Make a '''GET''' request with the parameters in the URL as seen below. http://localhost:8080/<api>/<method>?<key>=<value>&<key1>=<value1> The API uses form encoding, so you are free to use any characters you wish. The only thing to be aware of is when using a '+' character in t..."