Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 267 Bytes

README.MD

File metadata and controls

15 lines (11 loc) · 267 Bytes

Payment System

An Payment System created using Spring boot and Spring Security

#Security: Spring security + Bearer token

#ROUTES:

POST -> /user/register
GET -> /user/verify
POST -> /user/login
GET -> /pix/create-payment-key
POST -> /pix/pay