fdnd / whois.fdnd.nl

A lookup system for members in the FDND network
https://whois.fdnd.nl
GNU General Public License v3.0
0 stars 0 forks source link

squads selecteren/filteren op studie #26

Open KoopReynders opened 1 year ago

KoopReynders commented 1 year ago

Zou handig zijn om de squads te kunnen filteren op studie. Nu is er geen onderscheid tussen FDND en minor Web.

https://whois.fdnd.nl/api/v1/squads


  "squads": [
    {
      "id": "cldcspecf0z0o0bw59l8bwqim",
      "name": "Minor Web",
      "slug": "minor-web-2023",
      "cohort": "2023",
      "website": null
    },
    {
      "id": "cldczeqqt178k0avw3jmbc8wy",
      "name": "Squad A",
      "slug": "squad-a-2022",
      "cohort": "2022",
      "website": null
    },
    {
      "id": "cldczf97o17ul0auom0qsu3aw",
      "name": "Squad B",
      "slug": "squad-b-2022",
      "cohort": "2022",
      "website": null
    },
    {
      "id": "cldczfwic17ve0auohhcaumpm",
      "name": "Squat C",
      "slug": "squat-c-2022",
      "cohort": "2022",
      "website": null
    },
    {
      "id": "cldczgfy517nh0bw5m5j9rnyz",
      "name": "Founders",
      "slug": "founders-2021",
      "cohort": "2021",
      "website": null
    }
  ],