jordan
Explore posts from serversAPI Development Advice
The API cost, it gives you 100 calls per day for free, but then goes up quite a lot for more. My friend is happy to pay but think it's too much for the next level.
From a development point, I think I could build it but just hoping to get a bit of advice for building it. Basically, I think it would be a db that stores the information, simple table of dates and prices. Then when I use the site, it gets the date and price I select.
I'm unsure if this is the best way, and how cost efficient it would if it was a few hundred calls to a couple thousand calls per day and if caching would help with that as well.
11 replies
Strapi Heroku to Railway
I think this is what I was doing wrong, so I've managed to get the database setup and done a pg_dump and pg_restore, but have another issue,:
However, this error makes sense as I wouldn't have this user on this database.
Anyway, I've ran the deployment without adding the user and it works, so I think I'm all good and hope this helps other people.
6 replies