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 9e62eb5c05 initial refactor commit
upgraded to net 6.0

minor changes to support .net upgrade
2 years ago
.vscode initial refactor commit 2 years ago
OSI-API initial refactor commit 2 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