Feature: REST API Project #31
Labels
Area: Web
Relates to the `AspNetCore` or other web-related functionality.
Priority: 2
Status 0: Discussion
Needs further evaluation of requirements and prioritization.
Type: Feature
Introduces a major area of functionality.
Currently, the OnTopic Editor has a basic read-only JSON interface, as well as some built-in actions for handling updates, but it's highly specific to the Editor and doesn't support other clients.
Ideally, we'd establish a new e.g.
TopicJsonController
that exposes a full REST API that can be used by not only the OnTopic Editor, but also any other clients that need AJAX access to the OnTopic database.Questions
The text was updated successfully, but these errors were encountered: