PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : filecrypt.cc public API



kyois
24.04.2017, 18:09
Hello,

Does filecrypt.cc comes with an API where is possible to convert links automatically in text format?

Thanks

FLX
24.04.2017, 18:18
https://filecrypt.cc/api.pdf
https://filecrypt.cc/docs/index.htm

kyois
24.04.2017, 19:00
Thanks,

I have review the links and it doesn't support get requests with return in plain text :(

Maybe something to implement in the future.

Silentkill
24.04.2017, 20:07
What exactly would be the benefits of that?
The API already supports xml and json. Serialized datasets are so much better to work with!
Why do you want plain text?

-Silent