gsantella / cc-honeypot

MIT License
0 stars 2 forks source link

v1/transaction #3

Open gsantella opened 1 month ago

gsantella commented 1 month ago

GET /transaction GET /transaction/:uuid POST /transaction DELETE /transaction/:uuid

gsantella commented 2 days ago

GET /transaction works. GET /transaction/:uuid has a bug DELETE /transaction/:uuid isn't wired up to the route from the repository POST is nowhere to be found