Cherry Documentation

Cherry Documentation

  • Docs
  • Help
  • Blog

›Getting Started

Getting Started

  • Overview
  • Installation
  • Create a server
  • Adding routes
  • What's next ?

Routing

  • Public resources
  • Basic routes
  • Route contexts
  • Middlewares
  • Redirections

Views & Server response

  • Default error pages
  • Render a html view
  • Render a json payload
  • Download response

Plugins

  • Overview
  • View rendering plugins
  • ORM Plugins
  • Request Plugins
  • Create your own plugins

Miscellaneous features

  • Hooks
  • Server Config
  • Coming Soon...

Best Practices

  • Best Practices

Overview

Cherry is a lightweight framework for Node.js. It has been designed to be flexible, providing a light core where you can plug what you need. It allows to create your routes with async callbacks and to focus on a DRY (Don't Repeat Yourself) philosophy.

This getting started will show you how to create quickly your website using Cherry.

Installation →
Cherry Documentation
Docs
Getting StartedGuides (TODO)API Reference (TODO)
Community
User Showcase (TODO)Project ChatTwitter
More
BlogGitHubStar
Copyright © 2020 Lund-Org