Next:
Introduction
[
Contents
]
Kiss Developer Manual (December 1, 2024)
¶
Table of Contents
1 Introduction
1.1
Kiss
Highlights
1.1.1 Back-end Highlights
1.1.2 Front-end Highlights
1.1.3 Back-end Web Service Example
1.1.4 Front-end Web Service Usage Example
1.2 Supported Environments
1.2.1 Development Environment
1.2.2 Production Environment
1.2.3 Databases Supported
1.2.4 Java
1.3 HTML component usage
1.4 System Maturity And Stability
1.5 Getting All Source Code
1.6 Support, Contact, And Links
1.7 License
1.8 Acknowledgments
2 System Setup
2.1 Important
2.2 Super-Quick-Start
2.3 Quick-Start Checklist
2.4 Runtime Environments
2.5 Pre-requisites
2.5.1 Windows
2.5.2 Mac
2.6 Download Kiss
2.7 Quick Test
2.8 Documentation
2.9 Setup and Configuration
2.10 Bypassing Authentication
2.11 Building The System
2.11.1 Using an IDE
2.12 Kiss Framework Updates
2.13 What Do I Do With It Now?
3 Orientation
3.1 Back-end Application Files
3.2 Front-end Application Files
3.3 Database
3.4 Single Page Application
3.5 Controlling Browser Cache
3.6 Creating JavaDocs
3.7 Deploying A Kiss Application
3.8 Learning The System
4 Developing
4.1 Overview
4.1.1 IDE
4.2 Back-end Development
4.2.1 REST Server
4.2.1.1 IDE
4.2.1.2 BLD
4.2.2 Application Code
4.2.3 Cached User Data
4.2.4 Programming Languages
4.2.5 Cron
4.2.6 CORS
4.2.7 Unit Tests
4.3 Front-end Development
4.3.1 Mobile Interface
4.4 Reports And Exports
4.5 Authentication
5 Front-end API
5.1 Calling REST Services
5.2 Kiss Components
5.2.1 Tagless Components
5.3 Modal Popup Windows
5.4 File Uploads
5.5 Utilities
5.6 Controlling Browser Cache
5.7 Additional Resources
6 Back-end API
6.1 Database API
6.2 Microservices
6.2.1 Microservice Language
6.2.2 Types of Microservices
6.2.3 Remote Microservices
6.2.4 Defining Remote Services
6.2.5 Local Microservices
6.3 JSON
6.4 Utilities
7 Command Line Utility
7.1 Building The Utility
7.2 Using The System
7.3 Databases Other Than PostgreSQL
8 Split System
8.1 Back-end-only System
8.1.1 Creating
8.1.2 Developing
8.1.3 Deploying
8.1.4 Upgrading
8.2 Front-end-only System
8.2.1 Creating
8.2.2 Developing
8.2.3 Deploying
8.2.4 Upgrading
9 Desktop Applications
Next:
Introduction
[
Contents
]