Skip to content

santimatiz/microserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microserver

https://www.intelyclick.com/microserver/

I'ts a small server REST-API made in JAVA that call a query or function in POSTGRESQL or MYSQL and show the JSON.

HOW INSTALL

  • Create schema 'microrest' in postgresql database
  • or table microrest_restapi in Mysql
  • Create table 'restapi' see directory sql
  • copy MicroServer.jar of dir 'build_jar'
  • run java jar : java -jar MicroServer

CONFIGURE (Config File)

RUN MicroServer and by params put the location of config file.

THATS ALL!!!

Enjoy.

About

I'ts a small server REST-API made in JAVA

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published