Skip to content

jinganix/webpb

Repository files navigation

CI Coverage Status License

webpb

Generate api definitions for web from protocol buffers file

Run samples

Checkout source code from the repo

Run backend

Run command in the root directory:

./gradlew sample:backend:bootRun

or in Windows

./gradlew.bat sample:backend:bootRun

Run frontend

Install node.js first, then use npm or yarn to run the command:

cd sample/frontend
npm install
npm start

Visit the frontend: http://localhost:4200

Contributing

If you are interested in reporting/fixing issues and contributing directly to the code base, please see CONTRIBUTING.md for more information on what we're looking for and how to get started.

About

Custom data interchange format derived from Google's protocol buffers

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors