https://github.com/salaah01/invoice-api
A Django API service for uploading invoices and reading information on uploaded invoices.
https://github.com/salaah01/invoice-api
Last synced: 3 months ago
JSON representation
A Django API service for uploading invoices and reading information on uploaded invoices.
- Host: GitHub
- URL: https://github.com/salaah01/invoice-api
- Owner: Salaah01
- Created: 2022-04-19T21:07:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-06T21:09:54.000Z (over 3 years ago)
- Last Synced: 2025-01-06T21:49:07.015Z (9 months ago)
- Language: Python
- Size: 376 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Invoice API (In Development)

A Django API service for uploading invoices and reading information on uploaded invoices.
The app is intended in being able to read uploaded invoices using OCR and update a database accordingly.