Skip to content

gibello/icar-rest-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICAr REST/JSON framework

NOTE: For JSON parsing, superseded by icar-json, as of June 3, 2020 (REST remains unchanged).

License: BSD (post-1999), means "as close as possible to public domain".

Documentation: https://github.com/gibello/icar-rest-json/wiki

Features:

  • Servlet-based REST framework
  • JSON push parser (SAX-like).

Each feature is standalone and may be used independently, is designed in a minimalistic way (as little code as possible), and has no external dependency (except a JRE, and servlets for REST).

The code may be cloned and embedded in your own code base, then modified to fit your needs.

The ICAr REST framework was initially developed in 2011 for the needs of the CADES project (a software suite for design and optimization of physical systems), financed by public funding from a french research project (ANR Siminthec).

About

A minimal servlet-based REST framework + JSON push parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published