Nms-api: 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.

6 June 2023

  • curprev 08:1108:11, 6 June 2023Chubbard talk contribsm 883 bytes +58 →‎NMS API notes
  • curprev 07:5807:58, 6 June 2023Chubbard talk contribs 825 bytes +825 Created page with "=== NMS API notes === Current API is based on Slim4 with PHP7.4. Overall I am satisfied with this but PHP8.X is going to have to be tested. There are some nice methods defined there that can make life easier going forward. However so far sticking with PHP7 is not a problem. Work todo: * documentation * try to standardize the logic and not deviate from it * keep GET to a minimum to hide details of what is being done. No need for unnecessary info bleeding * at least th..."