Skip to content

Seymour-creates/budget-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budget-Server

Introduction

The budget-server is a backend server component designed to work with a budget command-line interface (CLI) tool. It provides a robust solution for managing financial data efficiently.

Features

  • RESTful API endpoints for budget operations
  • Integration with database systems for persistent storage
  • Customizable budget handlers for various budgeting tasks
  • Secure authentication and authorization mechanisms

Getting Started

# navigate to the cloned repository
cd budget-server

# run the server using docker-compose command from root
docker-compose up -d --build


## Notes
# ensure init-db & wait-for-mysql are executable on host machine.

About

server for budget cli tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages