Skip to content

Simple micro web framework written in Pragmatic Functional Java style

License

Notifications You must be signed in to change notification settings

siy/pragmatica-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pragmatica Lite - Pragmatic Functional Java Coding Style Library

License

Set of libraries for Pragmatic Functional Java coding style.

Features

  • Functional style - no NPE, no exceptions, type safety, etc.
  • Option/Result/Promise monads with consistent and compatible APIs.
  • Simple and convenient to use Promise-based asynchronous API.

Core Library

The Pragmatica Lite Core contains implementation of basic monads: Option<T>, Result<T> and Promise<T>. See README.md for more information.

About

Simple micro web framework written in Pragmatic Functional Java style

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages