Skip to content

aino-gautam/appops

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 79.8%
  • TypeScript 14.8%
  • HTML 4.0%
  • Other 1.4%