From c475dc015b3617e63db93db36a80a85aeaf971e5 Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Thu, 18 Sep 2025 10:20:27 +0200 Subject: [PATCH] tmp remve the new blog post --- locale/en/blog/bump-sh.md | 42 --------------------------------------- 1 file changed, 42 deletions(-) delete mode 100644 locale/en/blog/bump-sh.md diff --git a/locale/en/blog/bump-sh.md b/locale/en/blog/bump-sh.md deleted file mode 100644 index d06020c2e..000000000 --- a/locale/en/blog/bump-sh.md +++ /dev/null @@ -1,42 +0,0 @@ -# Bump.sh Sponsorship with API Documentation -2025-09-17 | [@therealbenpai](https://en.pronouns.page/therealbenpai) - -![Sponsorship Grpahic](/img/en/blog/pronouns-page-bump-sh.png) - -## Introduction - -Hello Everyone! I am Benjamin, also known as Oliver. I have been hard at work with the other members of the technical team on updating our API documentation. Today, I am proud to announce a partnership/sponsorship with [Bump.sh](bump.sh) that allows us to utilize their platform to make some very nice-looking API documentation. - ---- - -## API Changes - -The following will describe the changes that will be made - -### - What the new documentation will look like - -Currently speaking, the API documentation is still in the works while we revise and document all of our public-facing routes and prepare to publish them on the documentation website. Our goal is to have all of our documentation completely done on there by the end of October, if not sooner. The documentation will feature code samples, response syntaxes, examples, testers and explorers, and much more. - -#### Preview - -![Documentation Preview](/img/en/blog/docs-preview.png) - -### - The future of the API - -We have some ideas in the works for updating the API system as a whole. Our hope is that we will be to make a system that allows an extensive amount of access to the API system of the website. This means that in the future, we plan to potentially have the following (will be updated as they are completed): - -- [ ] **Versions**: Decide what we want to do with routes that have multiple versions -- [ ] **Security**: Add/Revise JWT implementation (make API tokens more accessible to potential developers) -- [ ] **Documentation**: Complete API Documentation starting with base and English, and then extend over to other locales. -- [ ] **Schema**: Alter some of the API responses to use easier documented behaviors to allow for better documentation -- [ ] **Linking and Redirections**: Change linking for versioning systems as well as API documentation to match new systems - -Some later additions may include the following: - -- [ ] **OAuth2/OpenID**: Add in a user authentication system to allow users to log in/verify themselves using Pronouns.Page - ---- - -### - Footnotes - -In the end, we would like to extend a special thank you to **Christophe Dujarric** and the entire **Bump.sh Team**. Their platform and support is what helped make all of this possible. We are more than grateful for their willingness to sponsor us and help make this goal a reality.