Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 564 Bytes

01-stack-example.md

File metadata and controls

12 lines (8 loc) · 564 Bytes
title uuid
Stack
stack-example
  • Grasshopper Core is responsible for all the heavy lifting of the framework. Core includes methods for managing users (data and access), content types, content, nodes (or folders) and assets.

  • Grasshopper API is an HTTP wrapper of core designed to run on HTTP or HTTPS protocols.

  • Grasshopper Admin is a fully functional administration application that uses the API to manage your applications.

  • Proxy is an optional express application that can site along side the Grasshopper API to extend the base functionality.