n30w / Darkspace

Academic project management platform for SE-2024
MIT License
0 stars 0 forks source link

21 implementing api endpoints in the frontend #29

Closed reesedychiao closed 5 months ago

n30w commented 5 months ago

@reesedychiao The API getData requests are currently broken (that's my fault), but I will merge this regardless. We'll make an issue for this. We gotta figure out how to use server actions. Here's a link that might be useful:

https://auth0.com/blog/using-nextjs-server-actions-to-call-external-apis/