CodeYourFuture / curriculum

The CYF Curriculum
https://curriculum.codeyourfuture.io
Other
34 stars 46 forks source link

Set CORS headers for dummy APIs #1108

Closed illicitonion closed 1 month ago

illicitonion commented 1 month ago

Currently trying to fetch them fails due to CORS.

netlify[bot] commented 1 month ago

Deploy Preview for cyf-common canceled.

Name Link
Latest commit 69588be5077ced15c819a2bbfcc7064d40d01b03
Latest deploy log https://app.netlify.com/sites/cyf-common/deploys/67177e5d2969910008a6013d
netlify[bot] commented 1 month ago

Deploy Preview for cyf-sdc ready!

Name Link
Latest commit 69588be5077ced15c819a2bbfcc7064d40d01b03
Latest deploy log https://app.netlify.com/sites/cyf-sdc/deploys/67177e5d2e372700082470ff
Deploy Preview https://deploy-preview-1108--cyf-sdc.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 1 month ago

Deploy Preview for cyf-curriculum canceled.

Name Link
Latest commit 69588be5077ced15c819a2bbfcc7064d40d01b03
Latest deploy log https://app.netlify.com/sites/cyf-curriculum/deploys/67177e5d4dde1c00082d1e09
netlify[bot] commented 1 month ago

Deploy Preview for cyf-programming ready!

Name Link
Latest commit 69588be5077ced15c819a2bbfcc7064d40d01b03
Latest deploy log https://app.netlify.com/sites/cyf-programming/deploys/67177e5d85543600087d9a5f
Deploy Preview https://deploy-preview-1108--cyf-programming.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 85 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 92 (no change from production)
SEO: 90 (🟢 up 8 from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 1 month ago

Deploy Preview for cyf-launch ready!

Name Link
Latest commit 69588be5077ced15c819a2bbfcc7064d40d01b03
Latest deploy log https://app.netlify.com/sites/cyf-launch/deploys/67177e5dc116240008adc211
Deploy Preview https://deploy-preview-1108--cyf-launch.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 1 month ago

Deploy Preview for cyf-tracks ready!

Name Link
Latest commit 69588be5077ced15c819a2bbfcc7064d40d01b03
Latest deploy log https://app.netlify.com/sites/cyf-tracks/deploys/67177e5de485b20008f73a1e
Deploy Preview https://deploy-preview-1108--cyf-tracks.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 1 month ago

Deploy Preview for cyf-piscine ready!

Name Link
Latest commit 69588be5077ced15c819a2bbfcc7064d40d01b03
Latest deploy log https://app.netlify.com/sites/cyf-piscine/deploys/67177e5d327f920008d96269
Deploy Preview https://deploy-preview-1108--cyf-piscine.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 97 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (🟢 up 9 from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 1 month ago

Deploy Preview for cyf-itd canceled.

Name Link
Latest commit 69588be5077ced15c819a2bbfcc7064d40d01b03
Latest deploy log https://app.netlify.com/sites/cyf-itd/deploys/67177e5d2969910008a60142
illicitonion commented 1 month ago

All I know is we're currently serving https://programming.codeyourfuture.io/dummy-apis/films.json and we reference it from ITP Data Flows :)

SallyMcGrath commented 1 month ago

All I know is we're currently serving https://programming.codeyourfuture.io/dummy-apis/films.json and we reference it from ITP Data Flows :)

Ah, I had forgotten it.

It would be nice to serve some APIs on the curriculum site. I'd like

  1. the course data eg https://github.com/CodeYourFuture/curriculum/tree/main/org-cyf-theme/data/courses
  2. modules and sprints
  3. workshops assigned to day plans