Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.
/ TheServerarium Public archive

This will be to provide the server side data.

Notifications You must be signed in to change notification settings

talktovikas/TheServerarium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheServerarium

This will be to provide the server side data. Follow which The Serverarium will them them to do

How to use

docker-compose build
docker-compose up

One can use postman and use /getjobs to fetch saved jobs in the database(postgresql) One can create a job by sending body in json

{
  "ts":"1696974475"
   "isdone":false
}

all other routes can be used to do crud operations on database. have to strengthen communication channel to the client.

IMG-4224

About

This will be to provide the server side data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published