Back
Marc Köhlbrugge

Marc Köhlbrugge
PRO

@marc

Building too many things.
2
40
Joined September 2017
Load previous page…

I've used them for other reasons (backorders, etc).

I haven't used their reseller API and I don't know anybody there. I think the last time I was in touch with them about something else, they were quite helpful.

All the Black Friday deals I care about are services and products I'm already subscribed to or purchased

GoRails 👉 36% off
gorails.com

Typefully 👉 40% off
typefully.com

Tailwind UI + Refactoring UI 👉 30% off
tailwindui.com/all-access

It’s missing because I didn’t have a good way to show the sidebar on mobile 😅

I’ll try and come up with a solution for at least creating posts/projects/etc

If you want some inspiration, I can check to see where I would intuitively look for it.

While many registrars have an API, they wont let you register a domain name under somebody else’s name.

What you need is a “domain reseller API”

Hexonet offers one: www.hexonet.net/

Exactly. Thanks for the suggestion.
Have you used the service or know anybody there?

I've used them for other reasons (backorders, etc).

I haven't used their reseller API and I don't know anybody there. I think the last time I was in touch with them about something else, they were quite helpful.

I have an export feature built, but it's only accessible from the command line by me. I'll see if I can make it a website feature.

I just send you your export @JaimeObregon – there's a text file included with a list of all the attachments so you can use something like wget to download them.

If there's anything missing, please let me know. I think we don't include comments right now as it would require including other people's content too for them to make sense. But not sure that's something I'd want to include in an export like this.

Turns out that ship clock was right, this man ships fast 💪

You can now get the top 100 users with the API. Please use a valid API key as I'll probably make it required for this end point.

{
  users(orderBy: {streak: desc}) {
    username
    streak
    best_streak
    url
  }
}

Nice! Thanks a lot. That was very fast.

So far GraphiQL has complained if I didn't provide an API key, so I have it set on the headers.

I've been playing around with the endpoint and it's working great. Next step is to build the visualization 💪

Home
Search
Messages
Notifications
More

Are you sure?