trupublic / appops

A simple service framework for Java backend and Typescript based clients

Home Page:http://www.appops.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppOps

A simple services framework to make Java services development and integration from TypeScript clients super easy.

It allows you to

implement your web services as normal Java interface / class combination

auto generate matching typescript interfaces that are directly usable on client without any custom plumbing need

pass and retreive your json objects to and from your services.

Contributions are welcome. Please write an email or create an issue to get in touch.

Check out the Wiki to get started.

About

A simple service framework for Java backend and Typescript based clients

http://www.appops.org

License:Apache License 2.0


Languages

Language:Java 79.9%Language:TypeScript 14.8%Language:HTML 4.0%Language:CSS 1.0%Language:JavaScript 0.4%