🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

@cortexql/core

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cortexql/core

A RESTful API framework for your apps based on GraphQL type system.

latest
Source
npmnpm
Version
0.0.130
Version published
Weekly downloads
391
19.94%
Maintainers
1
Weekly downloads
 
Created
Source

CortexQL

This is a framework built on top of Apollo Server in the same principals as Erect. It specifies a design pattern based on GraphQL with a built-in transpiler of your TypeScript code to GraphQL type definitions.

How to use it

npm install @cortexql/core yarn -g
cortexql create myapi
cd myapi
yarn install
yarn develop

Keywords

cortexql

FAQs

Package last updated on 03 Jun 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts