this post was submitted on 14 Sep 2024
12 points (92.9% liked)
CS Career Questions
351 readers
3 users here now
Rules:
- Be welcoming - Not everyone is a 10 YOE senior engineer. Let's all help each other.
- No memes - Refer to the Programmer Humor community.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You can try this list: https://github.com/public-apis/public-apis?tab=readme-ov-file
You can even use multiple APIs in a single app if the APIs you want to use are too simple(or for any other reason).
Sorry that was a typo. I meant to write 'entities' as in api entities which are crucial to describe the structure of the requests and responses.
Thanks I'll check it out!