ngoworldcommunity / NGOWorld-Backend

This is the official repository for Milan's server side codes.
https://api.milanhub.org
MIT License
7 stars 26 forks source link

feat: added get routes for events #46

Closed Sundroid-ops closed 9 months ago

Sundroid-ops commented 1 year ago

closes #34

👷🏻 Changes made

  1. Added routes for :

    • displaying all Events
    • get a Event from its slug
  2. added documentation of the routes on api.yaml file.