bornhack / bornhack-website

Django project to power BornHack
https://bornhack.dk
BSD 3-Clause "New" or "Revised" License
7 stars 31 forks source link

Expose public phonebook as JSON #1588

Closed eloydegen closed 1 month ago

eloydegen commented 2 months ago

Currently the full phonebook is exposed internally to the POC team in JSON, but this should also be available for the public phonebook as well.

eloydegen commented 1 month ago

Fixed in #1597