Hey all i was wondering if its possible to put things like "recent posts" or "recent members" into my standalone html site that i'm running. Maybe something like SMFS SSI?
You can get most things through the API. Make a request to the page that has the info you want, adding 'api' to the url. Such as `/api/users' will return JSON with the recent members.