Back
Similar todos
Load previous page…
attempt to integrate wp json api but ditch for cli
make a raw api integration...and hope it's actually usable? #importstudio
Integrate Sendy's API and migrate mailinglists over #mutedeck
post json to db via ajax call #friendrefer
add JSON endpoint for @arminulrich #makerrank
#sheet2site form json
cleaned up the JSON conversion code from simple string manipulation to an api... #smallwins
add integration tests for api calls #wdrwd
more api integration code #homestretch
deploy support for json schemas to #mirage prompt api
Continue work on new #noticeable integrations backend.
fix #remoteok #applicantai integration, Ruby apparently sends JSON arrays inside a nested array so you have to do $result[0]['job_url'] instead of the highly logical $result['job_url'] like ANY other coding language in the entire world