java - Using backend service providers with standalone applications -


i developing restaurant pos & ordering system college project, i'm hoping develop standalone java/c# (still deciding) app serve pos , adding menu items + android app waiters take orders customers.

i'd connect these 2 apps , backend i'm looking integrating firebase or back4app since parse being discontinued, choice?

i'd pointers on how set database connection internet based backend service provider firebase or back4app standalone application.

please feel free suggest other possible routes take connect these 2 apps together.

thanks!

the firebase realtime database component includes java server sdk , rest api used integrating standalone application.

there java sdk documentation here:

https://firebase.google.com/docs/database/server/start


Comments

Popular posts from this blog

matlab - error with cyclic autocorrelation function -

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

c# - What is a good .Net RefEdit control to use with ExcelDna? -