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

Barebones API Rewrite #734

Merged
merged 33 commits into from
May 29, 2023
Merged

Barebones API Rewrite #734

merged 33 commits into from
May 29, 2023

Conversation

ayuhito
Copy link
Member

@ayuhito ayuhito commented May 27, 2023

Closes #719. This PR only aims to replace the current API without any new major feature additions. Extras such as the variable API and a more comprehensive download API will be handled in future releases.

Todo

  • /fontlist
  • /fonts
  • /fonts/:id
  • TTF downloads (prerequisite Add TTF support to CLI #570)
  • Simple download API to support current website downloads

A lot of the code will be unoptimised (e.g. not using Cache API etc.) in favour of development speed as the current API implementation is down and in an unmaintainable state.

@changeset-bot
Copy link

changeset-bot bot commented May 27, 2023

⚠️ No Changeset found

Latest commit: c424573

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ayuhito ayuhito changed the title API Rewrite Barebones API Rewrite May 28, 2023
@ayuhito ayuhito marked this pull request as ready for review May 29, 2023 09:44
@ayuhito ayuhito merged commit 8ab62c6 into main May 29, 2023
2 checks passed
@ayuhito ayuhito deleted the feat/api-rewrite branch May 29, 2023 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API Rewrite
1 participant