Login
Discover
Waves
Communities
Login
Signup
Topics
#utopian-api
Global
Trending
Hot
New
Top
#utopian-api
New
Top communities
Create your community
latest #utopian-api created topics | Ecency
kabooom
utopian-io
8y
[utopian.java v0.3.1] - Support for api key, mapping new json fields to java
Overview Recently utopian-io added API usage limit this release added support for api key, java types has been updated to reflect new changes made to json and plus some other code improvements. For more
$ 169.095
38
5
kabooom
utopian-io
8y
[utopian.java v0.3.0] - Support for string response to java type mapping
Overview In this new release support for string response to java type mapping is included plus some other code improvements. For more information on previous versions version 0.1.0 version 0.2.0 Requirements
$ 71.303
46
3
kabooom
utopian-io
8y
[utopian.java v0.1.0] Utopian API for desktop Java and Android
Overview Java API for utopian.io REST service, covers all aspects of official javascript ibrary utopian-api. Uses latest java version and http library and will work on both desktop and android platform.
ms10398
utopian-io
9y
[Utopian.js] - Final Release with all features added
New Features What feature(s) did you add? Now the library has more functions like - getPost() by username and permlink getPostURL() by postID getPostsByAuthor by username getPostsByGithubProject How did
the9thcreator
Sketchbook
3d
Published via Ecency
Promoted
GOOFY LAMB🐑
Hello Sketchbook HIVERS❤️❤️. Hope we’re all good? Good evening to everyone in this community. I’m elated to drop another drawing of mine here. It’s my fast sketch of a goofy lamb. Walk with me guys❤️ Going
emrebeyler
utopian-io
9y
Introducing utopian_data - Store public Utopian data on your local Mongodb
utopian_data is a CLI application which fetches public data of Utopian into your Mongodb instance. Supported collections: moderators (api/moderators) sponsors (api/sponsors) posts ( api/posts) Why I have
justyy
utopian-io
9y
Adding `Stats` Class to PHP Client of Utopian API
The project PHP Client of Utopian API wraps the Utopian APIs. And here are the previous contributions: Adding Sponsors Class to PHP Client of Utopian API Adding Moderators Class to PHP Client of Utopian
ms10398
utopian-io
9y
Add more functions to the Utopian api npm package
New Features What feature(s) did you add? I have added three more functions to the npm package. To get post by username and permlink. utopian.getPost = (username, permlink) => { return new Promise((resolve,
samrg472
utopian-io
9y
[Utopian-IO] Contributor Report - Full Documentation, Session Cleaning, and Bug Fixes
Apiary documentation is now completed! The documentation covers every endpoint and what can be done, with the expected responses as a sample. As of right now, the API blueprint docs isn't committed to
wiseagent
Movies & TV Shows
2d
Promoted
The bitter “mission” of recommending movies.
This publication was also writen in SPANISH and PORTUGUESE. The Conversation I love cinema, and watching movies is one of the things that I - naturally - like doing the most. Keeping up with news about
samrg472
utopian-io
9y
[Utopian-IO] It's Been a Long Journey
It's been a long time since I made a post about my contributions to the Utopian API. This is what I've worked on thus far: Slimming the data stored in the blockchain, no longer is the entire GitHub repository
jaysermendez
utopian-io
9y
Utopian SDK Typescript rebase
- What is the project about? This project is a rewritten version of the Utopian API NPM package made by Nico Wehmöller but whith the support of Typescript out of the box. - Differences One of the main
justyy
utopian-io
9y
Adding Sponsors Class to PHP Client of Utopian API
The project PHP Client of Utopian API wraps the Utopian APIs and yesterday, the sub class Moderators has been added to the project, see Adding Moderator Class to PHP Client of Utopian API. Today, Sponsors
justyy
utopian-io
9y
Adding Moderators Class to PHP Client of Utopian API
Previously on PHP Client of Utopian API, you see how beautiful the PHP is when it comes to wrap utopian APIs. And I am feeling excited to introduce a sub-class Moderators that extends the Utopian base
cliffblank
tarot
3d
Published via Ecency
Promoted
The Crow Tarot Spread — September 2026 Reading
Using the deck’s own position key, here’s how the eight cards map onto the layout and what they suggest for the collective energy of September 2026. Card #1 — Heart Energy / Inner Self: Ace of Pentacles
justyy
utopian-io
9y
PHP Client of Utopian API
PHP Client of Utopian API What is the project about? The project is to wrap the public utopian APIs in PHP Class. I have seen @emrebeyler 's contribution on Python client, so I think it is a good idea
eastmael
utopian-io
9y
Suggestion to Add Review Timestamp to Utopian API
This was triggered by @crokkon's post here. Components This author dug through the codes of the Utopian API to figure out which component this pertains to and found that the affected model is PostSchema.
emrebeyler
utopian-io
9y
Python client of Utopian API
I use Utopian API a lot to automate things and gather info about the Utopian contributions and stats. After seeing release of the node library for it, I have decided to do the same with Python. It supports
sexualhealing
utopian-io
9y
!
Downvoted by users, Reveal content
First public release of the utopian.io API npm package
Hey folks! Today I'm proud to announce the official utopian.io api npm package: utopian-api << This package is intended to make it easier to interact with the utopian.io api. As for now you can: