• v2.2.0 4c00c4af90

    Pagination but good
    All checks were successful
    Gitea Build Check / Build (push) Successful in 11m28s
    Stable

    fenpaws released this 2024-07-16 11:16:04 +00:00 | 0 commits to main since this release

    This release enhanced the pagination function for the user and added JSON annotations inside the structs

    Downloads
  • v2.1.0 a9146fb6ab

    Now we can batch all the Jobs!
    All checks were successful
    Gitea Build Check / Build (push) Successful in 11m41s
    Stable

    fenpaws released this 2024-07-06 21:53:32 +00:00 | 7 commits to main since this release

    In this release, we added a few more functions that add batch creation for Posts, Tags, TagGroups and TagAliases.

    Downloads
  • v2.0.0 5784b469b9

    Postgres is the way to go!
    All checks were successful
    Gitea Build Check / Build (push) Successful in 11m36s
    Stable

    fenpaws released this 2024-07-02 08:16:07 +00:00 | 19 commits to main since this release

    This version represents a complete departure from the previous graph-based approach via Memgraph, introducing significant enhancements and breaking changes.
    What's New:

    • New Database: We use now a Postgres Database instead of Neo4J/Memgraph
    • Completely Redesigned Functions: Every function has been revised to improve database interactions, error handling, and overall usability.
    • Enhanced Error Handling: More robust and intuitive error management to ensure smoother operation.
    • Improved Usability: Streamlined API for a better development experience.

    Important Note:

    All projects built on the previous version of this API will need to be updated and partially rewritten to align with these changes.

    Downloads
  • v1.5.0 63b92c22c8

    v1.5.0 Stable

    fenpaws released this 2024-05-21 09:49:22 +00:00 | 151 commits to main since this release

    Downloads
  • v1.4.0 4cb887701b

    v1.4.0 Stable

    fenpaws released this 2024-05-15 13:49:31 +00:00 | 153 commits to main since this release

    Added a few more functions to get data from the database

    Downloads
  • v1.3.1 2c43149c9e

    v1.3.1 Stable

    fenpaws released this 2024-05-15 10:01:32 +00:00 | 157 commits to main since this release

    Downloads
  • v1.3.0 f0af3ec7f2

    v1.3.0 Stable

    fenpaws released this 2024-05-15 09:21:42 +00:00 | 160 commits to main since this release

    Added more functions to query user information

    Downloads
  • v1.2.0 05864e2fcb

    v1.2.0 Stable

    fenpaws released this 2024-05-04 22:19:57 +00:00 | 165 commits to main since this release

    We added another function that we needed. GetSpecifiedUserSourceLink with this function, It's now possible to ask the Database for a specific relation for a user

    Downloads
  • v1.1.0 175fb4daab

    v1.1.0 Stable

    fenpaws released this 2024-05-04 21:16:50 +00:00 | 167 commits to main since this release

    Downloads
  • v1.0.0 2fadc03e4c

    v1.0.0 Stable

    fenpaws released this 2024-02-17 15:58:17 +00:00 | 169 commits to main since this release

    OtterSpace SDK v1.0.0

    We're excited to announce the first release of the OtterSpace SDK! This initial release lays the groundwork for easy interaction with the OtterSpace API, providing a robust and flexible interface for all your application needs.

    Highlights

    • Initial Release: This is the first release of the OtterSpace SDK. It provides a comprehensive interface to interact with the OtterSpace API, including methods for connecting to the API, adding and linking users, posts, and sources, and retrieving information about users and posts.
    Downloads