APIs
Load previous page…
Hello everyone!
We currently have 1000 locations in the directory, but we don't currently have photos for the vast majority of them.
I was thinking about how to implement this and it occurred to me to call the Google API and get them from there to upload to S3 later. But I think this is copyrigh...
I've always hated Discord but recently it has improved so much with regards to UX. Telegram and WhatsApp could never compete with it wrt threading and community feeling.
The question is, is Discord's bot capabilities as extensive as Telegram / WhatsApp?
Feedback welcome, thank you all.
I'm revisiting my 3dicons.co project and adding features like -
1. Single icon download
2. Only 3d editor
3. Login authentication and license
4. API
At the moment, I'm using Digital Ocean, and due to the complete icon set download at once, the bandwidth usage is around 8TB per month (too costl...
In our project we will offer to run your generated web page on a custom domain the customer owns.
The service is geared towards non-technical users, who don't have the skill or time to use a page builder, but just want to be done in 5 minutes. They are likely to not know how to buy and connect a...
It's been down for a few days, for me at least.
TRENDING
Anyone using the twitter API?
I just need to pull in tweets based on links.
I had been scraping nitter.net until now, which was working great, but twitter have screwed that app, and the only easy option seems to be the api.
It's $100 a month to retrieve 10k tweets - seems a bit limited , and the next tier is $5k a month?
...
Hi there,
Who is also familiar with Firebase, Firestore, Cloud functions and/or Google Apps Script?
I run most things in/on Google. It works fine for me, I can code some things and Google wil run it. I code everything in javascript or typescript.
Regards, Peter
TRENDING
Quick way to learn ChatGPT API?
I’m new to building and in parallel to my own research asking here. What would you say is the best place or resources to understand working with APIs in general and the new Chat GPT API specifically?
Hi there! 👋
Anyone working on AI projects? or have you tinkered around AI?
I have previously played with GPT-3 prompts, writing posts with AI and that kind of thing, but now I'm exploring using OpenAI or any other apis for a project.
Do you have any experience working with AI APIs? Is there an...
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 ...
Hey - anyone build in Google Sheets with API Connector? Seems super powerful, has been working well. Trying to figure out how to limit the number of calls for the API functions I'm using to pull in data. Google has a limit and after exceeding that limit, shuts it down for the day and clears data ...
Dear internet,
Is there a open source library that works with various domain registrar's public API to register new domains?
Preferably
1. python
2. apache or any OS foundation backed
The range of providers is less important than the two factors above
I'm thinking of building a hosted version of Doka Image Editor #doka
- image (re)editing
- uploading
- hosting
- linking
As a developer I'm struggling to find reasons (apart from lacking dev skills) to go with a hosted service instead of purchasing the Doka SDK itself.
So I'm looking for some o...
I see a few subscription model site only asks the customer for email and payment info, without setting up a password. How did they do that?
Hi everyone, I am Oben from Up Ninja. I am releasing my project on Product hunt in 4 days, so it is time to throw myself to the fire 😀
I am working as a 9-5 software development engineer since 10 years and this is my first SaaS project. I am not new in the startup industry but new to SaaS area.
...
I'm struggling on how to delete a source on my imgix account.
I've been creating a source using an imgix domain that fit perfectly, but now I need to modify this source.
Many job board automatically tag companies while posting their jobs posting on Twitter. Is there any api or list of twitter accounts of companies
In realtime!
WIP is providing a GraphQL API which is kind of new to me since i am used to REST APIs. What are the Pros/Cons of GraphQL compared to REST? When i should consider to use GraphQL?