-
Pagination but good
All checks were successfulGitea Build Check / Build (push) Successful in 11m28sreleased this
2024-07-16 11:16:04 +00:00 | 0 commits to main since this releaseThis release enhanced the pagination function for the user and added JSON annotations inside the structs
Downloads
-
Now we can batch all the Jobs!
All checks were successfulGitea Build Check / Build (push) Successful in 11m41sreleased this
2024-07-06 21:53:32 +00:00 | 7 commits to main since this releaseIn this release, we added a few more functions that add batch creation for Posts, Tags, TagGroups and TagAliases.
Downloads
-
Postgres is the way to go!
All checks were successfulGitea Build Check / Build (push) Successful in 11m36sreleased this
2024-07-02 08:16:07 +00:00 | 19 commits to main since this releaseThis 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 Stable
released this
2024-05-21 09:49:22 +00:00 | 151 commits to main since this releaseDownloads
-
v1.4.0 Stable
released this
2024-05-15 13:49:31 +00:00 | 153 commits to main since this releaseAdded a few more functions to get data from the database
Downloads
-
v1.3.1 Stable
released this
2024-05-15 10:01:32 +00:00 | 157 commits to main since this releaseDownloads
-
v1.3.0 Stable
released this
2024-05-15 09:21:42 +00:00 | 160 commits to main since this releaseAdded more functions to query user information
Downloads
-
v1.2.0 Stable
released this
2024-05-04 22:19:57 +00:00 | 165 commits to main since this releaseWe added another function that we needed.
GetSpecifiedUserSourceLink
with this function, It's now possible to ask the Database for a specific relation for a userDownloads
-
v1.1.0 Stable
released this
2024-05-04 21:16:50 +00:00 | 167 commits to main since this releaseDownloads
-
v1.0.0 Stable
released this
2024-02-17 15:58:17 +00:00 | 169 commits to main since this releaseOtterSpace 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