Skip to content

EchNet/postal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postal - A TAL template service

This is a Web content service based on the TAL (Template Attribute Language) specification. Implemented in Java.

  1. Web API

Send HTTP request:

POST servlet-root/root-template-id input-arg-name: input-arg-value ...

Receive HTML

  1. How to Build

This is a maven Java webapp project. Run "mvn jetty:run" in the root directory to compile the application and run it in a Jetty web server.

  1. Configuration

TBW

About

a prototype template-based content service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages