poolborges / unicenta-pos

UnicentaPOS source code
GNU General Public License v3.0
46 stars 42 forks source link

REST API Support #70

Closed Rob-Negrete closed 1 year ago

Rob-Negrete commented 1 year ago

Is there a REST API currently? If yes, where can I find it?

If not, are you planning to develop one? Perhaps, I can contribute a bit here.

Rob-Negrete commented 1 year ago

Also, I tried to run it with mvn compile exec:java -Dexec.mainClass="com.openbravo.pos.forms.StartPOS" from unicenta-opos folder but it couldn't get connection to the mysql dockerized database. I guess I'm missing some step. Could you get me to the right instructions in order to configure it and running locally (from source code).

Thank you!

poolborges commented 1 year ago

Currently nothing related with REST API

PS: Please :-) Create a second issue for the second question, they are unrelated, help me to help you