JSPM

  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q91472F
  • License GPL-3.0-or-later

Modular Microframework for create minimalistic web application or REST API

Package Exports

  • ksmf
  • ksmf/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ksmf) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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.