Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REFACTORING] rewrite API codes by sveltekit-api #4732

Open
1 of 2 tasks
JinIgarashi opened this issue Jan 17, 2025 · 0 comments · Fixed by #4782 · May be fixed by #4818
Open
1 of 2 tasks

[REFACTORING] rewrite API codes by sveltekit-api #4732

JinIgarashi opened this issue Jan 17, 2025 · 0 comments · Fixed by #4782 · May be fixed by #4818
Assignees
Labels

Comments

@JinIgarashi
Copy link
Contributor

JinIgarashi commented Jan 17, 2025

Refactoring Description

I found sveltekit-api offers interation between sveltekit endpoints and swagger automatically. Currently, swagger of geohub is manually maintained, it might be worth trying to use sveltekit-api to make swagger from actual code.

Refacotring components

all source code under /src/routes/api

  • GeoHub endpoints
  • Static API endpoints

Refactoring Implementation

  • rewrite all routes codes by following sveltekit-api way.
  • migrate all written documentation from current swagger to sveltekit-api

Refactoring Impact

it will be no longer required to maintain swagger manually

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant