I really want low-code to work. Where are we at? What tool should I look into?
I feel like basic web CRUD works, but as soon as you want to use a real API things get tricky.
My current requirement I don't see easily fulfilled (it's ok if this part is code):
- let me authenticate a user against twitter
- and use the twitter api with that auth
- digest the response from the twitter api
- do a bit of regex to filter or sort tweets or any list