#implementing Syncting in my microservice
8 messages · Page 1 of 1 (latest)
syncthing
its an tool for syncing i found useful so i want to add it ass a microservice in my project
look my friend these are my microservices i have chat i have user and someother ,when i start manager its starts them all . and i want to make a sync which im working to start the syncthing and use the api they give me which i can access if i run syncthing externaly but i dont want to run in separate i want to run syncthing when i start my manager
yeah i did it