Skip to content
Anshuman Chhapolia edited this page Mar 22, 2024 · 6 revisions

Smoketree's Backend Template

Introduction

This is an opiniated framework which does most of the heavy lifting and provide pre-written routes with Documentation with minimum effort. The prewritten routes comes with many features such as filtering and searching which let developers focus on core part of development.

Contents

  1. Project Structure
  2. Entities
  3. DAO
  4. Service
  5. Application
  6. Settings
  7. Controller
  8. ServiceController
  9. Documentation
  10. Validations
  11. Read Many Capabilites
  12. Read Many Customizations ( Keeping Capabilites )

Usage Guide

Visit the usage guide to learn on how to use this framework.

Clone this wiki locally