1. Home
  2. Docs
  3. NoCode-X Documentation
  4. Key Concepts
  5. Editor

Editor

Description

The editor within NoCode-X is the tool to build your application. The editor is built to make the life of developers as easy as possible, you can easily switch between different parts of your application during development. Within this part of NoCode-X you can create/edit the following parts of your application:

PartDescription
APIsBuild & maintain APIs used for machine to machine communication.
TemplatesBuild & maintain templates which can be anything from webapplication pages to webapplication components.
DataBuild & maintain data for your applications
Data-FormatBuild & maintain the formats your data should validate against.
MediaStore anything like images, video’s, documents, etc…
ActionsBuild & maintain the logic of your applications.
JobsBuild & maintain scheduled jobs of your applications.

How can we help?