Skip to content
Antonio Membrides Espinosa edited this page May 22, 2022 · 30 revisions

KsMf is a modular microframework for create minimalistic web application or REST API based on Express Js and KsDp, for more information see our wiki.

Rate on Openbase

Get started

  1. Install
  2. Hello World
  3. REST API Service
  4. Full Stack App (Angular, React, VueJs)

Common topics

  1. Project Skeleton
  2. Modules
  3. Controllers
  4. Services
  5. Data Base

Advanced topics

  1. Test
  2. Web App
  3. CLI App
  4. Settings
  5. Routes
  6. Events
  7. Cron / Schedule
  8. Middleware

Applications

  1. Dashboard
  2. Proxy Server

This is a project example that is based on this framework: API.Heroku, and in case of developing a REST API, it is recommended to evaluate the deployment of your service through libraries such as KsWc.

Clone this wiki locally