svthalia / concrexit

Thalia Website built on Django.
https://thalia.nu
Other
23 stars 11 forks source link

Create Thabloid API #3663

Closed DeD1rk closed 1 month ago

DeD1rk commented 2 months ago

What?

Make an API for getting Thabloids.

Why?

So the app can have a view to view all thabloids.

How?

Straightforward.

DeD1rk commented 2 months ago

Some steps:

Docs: https://www.django-rest-framework.org/tutorial/3-class-based-views/ and similar pages on that site. Similar code: https://github.com/svthalia/concrexit/blob/9d4d5cdb72bdc1a57679e33c7f6071a9bdfb4b4f/website/photos/api/v2