Skip to content

pangealab/electra

Repository files navigation

Intro

This project explores using OpenAPI and Model Driven Architecture techniques to document the NOW API and the data model used in API calls. The API is deployed on an Azure AKS Pod using NodeJS for consumption. The Now Platform already provides various REST APIs, which are active by default. These APIs provide the ability to interact with various ServiceNow functionality within your application. Such functionality includes the ability to perform create, read, update, and delete (CRUD) operations on existing tables (Table API), insert data into, retrieve information from, and run transforms against a MetricBase database (MetricBase Time Series API, and many others.