Skip to content

jeswin/ceramic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ceramic

Based on JSON-Schema, ceramic can map simple JSON into domain entities used in the application. It can also validate entities against constraints specified in the schema.

Ceramic also comes with two optional batteries, ceramic-db (https://github.com/jeswin/ceramic-db) and ceramic-http-parser (https://github.com/jeswin/ceramic-http-parser). Ceramic-db is an Object Document Mapper (ODM). Ceramic-http-parser parses an HTTP request and converts it into a complex-type using ceramic.

Documentation is at http://jeswin.github.io/ceramic

About

Serialization and validation for datatypes based on JSON Schema

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published