Frontmatter
| id | 2958 |
| title | Create an API example |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Apr 1, 2022, 4:48 PM |
| updatedAt | Apr 5, 2022, 1:17 PM |
| githubUrl | https://github.com/neomjs/neo/issues/2958 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 5, 2022, 1:17 PM |
we need to create an API layer (json based) which will get mapped to methods inside the app worker scope.
we should start simple and enhance it as needed.