/simple_payment_api

A python payment api, created during rocketseat bootcamp to exemplify code logic and patterns.

Primary LanguageHTML

It was created a payment api, with endpoints to create, list and pay.

When visualizing theses payments, there is a websocket connection to confirm payments.

It was a conceptual api, to study.