Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 963 Bytes

README.md

File metadata and controls

37 lines (19 loc) · 963 Bytes

Service-hub

Service-Hub is an opinionated framework for development of service-centered applications. It separates between externally used services and internally used handlers. It also provides many *-util namespaces with ready-to-use helper functions for each task (Db access, Validation, Authorization, Data conversions, Scaffolding http CRUD routes).

Releases and Dependancy Information

Latest stable release is 1.3.3

Leiningen dependency information:

[service-hub "1.3.3"]

Example

Have a look at (https://github.com/ITEdge/service-hub-examples)

Documentation

See wiki

Future work

  • Support for pedestal http stack

Contributors

Peter Hanak (hanakpet)

License

Copyright (c) 2013 Jan Herich and released under Eclipse Public License

Bitdeli Badge