* Updated the readme
Added the contributer image and the link to their profile using contrib.rocks to give them some more respect.
* Changed according to the requirements.
typo fixed,tool name removed and converted to markdown
* Fix : grammer typo.
Changed the "C" to "c" of the "Contributors".
* /healthcheck endpoint usefull for monitoring, ci test also uses this
* customizable PORT with environment variable
* customizable PUID/PGID, reduce attack surface and allow better integration in rootless environments
* size optimization
* update to python 3.10
* add postgresql compatibility
* PUID/PGID default as root to not break current user environments