This website requires JavaScript.
Explore
Help
Sign In
ewellenr
/
receipt_indexer
Watch
1
Star
0
Fork
0
You've already forked receipt_indexer
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
receipt_indexer
/
backend
/
cmd
/
api
History
Ethan Wellenreiter
4e8702c0c1
WIP with api routes
...
Signed-off-by: Ethan Wellenreiter <ewellenreiter@gmail.com>
2025-05-02 20:26:53 -04:00
..
api.go
WIP with api routes
2025-05-02 20:26:53 -04:00
auth.go
Beginning to work on the functions used in api.go (the handlers)
2025-04-30 21:03:20 -04:00
errors.go
A bunch of errors which occur server side and get written back to the client
2025-04-30 20:59:28 -04:00
health.go
Fresh restructuring of project. Now with cmd, internal, and bin folder
2025-04-18 01:35:21 -04:00
images.go
Beginning to work on the functions used in api.go (the handlers)
2025-04-30 21:03:20 -04:00
json.go
Some basic helper functions for writing a json back to the client
2025-04-30 21:00:20 -04:00
main.go
Fresh restructuring of project. Now with cmd, internal, and bin folder
2025-04-18 01:35:21 -04:00
middleware.go
The main middleware file. Contains a lot
2025-04-30 21:03:53 -04:00
receipts.go
Beginning to work on the functions used in api.go (the handlers)
2025-04-30 21:03:20 -04:00
users.go
Beginning to work on the functions used in api.go (the handlers)
2025-04-30 21:03:20 -04:00