You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Don Oerkfitz 1484b98d98 minor changes 2 years ago
.vscode working on base class and implementation 3 years ago
OSI-API minor changes 2 years ago
OSI-API.Test added testing suite 3 years ago
.gitignore Initial commit 3 years ago
README.md added endpoints to readme for roadmap 3 years ago

README.md

OSI-API

Open Source Invoice API

Endpoints

  • Invoice
    • create
    • update
    • delete
  • PO
    • create
    • update
    • delete
  • Clients
    • create
    • update
    • delete
  • Reports
    • Income
      • by Client
    • Expenses
      • by Type
  • Expenses
    • Create
    • Update
    • delete
  • Users
    • create
    • update
    • delete
  • Payments
    • create
    • update
    • delete