summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)Author
2022-12-21added ping route to check server health and login statusVidhu Kant Sharma
2022-12-04added (untested) auth mechanismVidhu Kant Sharma
2022-11-16added endpoint to validate and create new userVidhu Kant Sharma
2022-11-11serving created invoices as both HTML and JSONVidhu Kant Sharma
2022-11-11Merged OpenBills-lib code into OpenBills-serverVidhu Kant Sharma
2022-09-26fixed all the delete routes, temporarily disabled adding new documentsVidhu Kant Sharma
2022-09-25Added endpoints to add and delete dataVidhu Kant Sharma