APIs

Load previous page…
Does WIP’s API support line break? I tried using “\n” but it didn’t work. Mentions also don’t seem work so I don’t know if that is supported or not https://wip.co/todos/305224
I'm planning on giving the users of #lokus  a way to track the analytics of the sites they create with it. I'm wondering what might be the best way to do this. I've looked into plausible and it seems like the pricing might be too high for my use case.  Are there any alternatives without building...
Hi guys, I'm currently evaluating some API management/monetization tools. Don't mind paying for a product, and don't really have the capacity to set up a VPS with metered billing etc, so looking for a big chunk of no-code.. Have you used a tool like this? - I'm trying to move away from RapidAPI b...
Read post
4 replies
Google analytics vs. keeping track of total views for each item detail page. What is the best way to track?
Read post
8 replies
Hi! I'd like feedback on a project.  It's an API for SaaS owners to check if an email address is flagged as spam, freeloader, number of apps found and average CLV.  You can update your users with flags like free user, paid user, CLV, or spammy, etc.
Read post
3 replies
Someone knows how to do it? I have a service that is fully dockerized, where each tenant runs inside its own Docker container. I want to develop a RESTful API to manage these containers, allowing me to create new instances and retrieve information about specific ones. But i does not have any ide...
Hi all, Maybe you will help me. There are shitloads of awful AI chat apps out there. I am looking for super simple and free/open-source chat app for macOS where I can add my OpenAI and Claude API keys. What are the best options?
Read post
2 replies
Like i have made a signup form via airtable and i have airtable app installed on my phone. I want signup notification whenever someone signups. Is this even possible?
Read post
1 reply
Hi! I'm building a product (#outono) that takes posts made by users and aggregates them into a newsletter that is sent every week. I was curious about how others are approaching this kind of recurrent task. Right now, I use Next.js with Supabase and Resend. I created a GitHub workflow that send...
Read post
3 replies
You add something like; coolname.log(event, context) coolname.log(response) In your lambda_handler and that sends your logs to a dashboard where you're able to; 1) search your logs via the response or request i.e. any header, path param or query param 2) you're able to add columns i.e. you have a...
Read post
2 replies
Has anyone encountered this issue when pushing updates to  @github? I was able to make updates a few hours ago. Git: RPC failed; HTTP 400 curl 22 The requested URL returned error: 400 [image.png]
Read post
5 replies
e.g. I have a database of 1000+ url's and want to check them weekly on the #backlinks they have. Is there an api that does this and is < $50 / month.
Right now, my only solution is renaming all my JS files from 'twitter-accounts' or 'twitter-login' to 'accounts/login' (Based on stack overflow answers). But I'm not sure if exists a better solution for this?
Read post
2 replies
The API should be able to read/write all types of clipboard data. We have ElectronJS for example. https://electronjs.org/docs/api/clipboard #clipjump
Read post
1 reply
TRENDING
WIP.co api?
Is there (or any plans for adding) a WIP api? Asking because a lot of my work is tracked in GitHub atm for other workflow purposes. It would be really cool to have a simple GH action that created/closed todos if a "WIP" label was added to them and the ticket is closed. I feel a bit silly atm to ...