Skip to content

🫘 An Accountant application to help with monthly GST filing for our traditional business

Notifications You must be signed in to change notification settings

jenish-jain/bean_counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bean counter 🫘

An Accountant application to help with monthly GST filing for our traditional business

Latest build status

Deploy to Cloud Run from Source

Libraries Used

Google API go client : https://github.com/googleapis/google-api-go-client

Curl to generate report

 curl --location 'https://bean-counter-t2xsqgseuq-uc.a.run.app/gstReport/monthly' \
--header "Authorization: Bearer $(gcloud auth print-identity-token)" \
--header 'Content-Type: application/json' \
--data '{
    "month" : 6,
    "year" : 2023
}

About

🫘 An Accountant application to help with monthly GST filing for our traditional business

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published