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 db3c94b36e working on base class and implementation 4 years ago
.vscode working on base class and implementation 4 years ago
OSI-API working on base class and implementation 4 years ago
OSI-API.Business working on base class and implementation 4 years ago
OSI-API.Test added testing suite 4 years ago
.gitignore Initial commit 4 years ago
README.md added endpoints to readme for roadmap 4 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