Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 410 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 410 Bytes

genkidama_api

Backend of a trading platform for a YouTuber, backend made in Express using TypeScript.

In it, the administrator can publish trade operations, these are sent through a Telegram bot, the value of the assets were automatically checked through a cron job connected to the broker's API.

All payments and subscriptions were made through Paypal and managed by my server using webhooks.