phpmx / phpmxbot

A Slack bot for the PHP Mexico Community.
3 stars 7 forks source link

Create endpoint /api/leaderboard #37

Closed gueroverde closed 2 years ago

gueroverde commented 2 years ago

Good morning team

the approach on this PR was to split the application into 2 "kinds" of application, one to answer the request for the bot (BotApplication), and for response any URL that started with /api (ApliApplication).

At this moment I missing some tests that it's the reason this it's a draft, but please review and make any comments, any comment is welcome 😄