Jump to content
Darko

API, anybody good with coding

Recommended Posts

Good day everyone,

Does anybody know what an API is and how it works? I found a service that encrypts links and offers an API. I was wondering if anybody is any good at coding to help make a tool for this service.Thanx for your time.

 

 

Darko

Share this post


Link to post
Share on other sites

bro go through this first plz

http://en.wikipedia.org/wiki/Application_programming_interface

Share this post


Link to post
Share on other sites

Uh,yeah its all Greek to me. I don't know coding at all. Thanx anyways

Share this post


Link to post
Share on other sites

I'm not a total noob in coding :) I know Delphi, a little bit C++ and Java, so I would have a look at this service you'r talking about :)

Share this post


Link to post
Share on other sites

u mean program encryption by API? its a very complicated process dude... i can code it but it would take atleast 2 years to complete it... its a very very tedious process so im sry...

Share this post


Link to post
Share on other sites

Good day everyone,

Does anybody know what an API is and how it works? I found a service that encrypts links and offers an API. I was wondering if anybody is any good at coding to help make a tool for this service.Thanx for your time.

 

 

Darko

 

Dear , API : Application Programmable Interface. In brief collecting data from third party server. You may use the rss feed also, However, API give you XML or Json data to use, you should process it by PHP, Java, XSSLT or C# . To know some more http://www.blog.pennybackshop.com/api-user-in-brief.html

  • Like 1

Share this post


Link to post
Share on other sites

Well basically I found a site that encrypts your links.

Example:

http://ncrypt.in/link-NESSsRjgl-KSPHaRkBqHJj6-CuOIISwqMFluDPw2,UQ=

It makes it harder to get the link to report and thus kill the file. The site can be found here:

http://ncrypt.in/

 

f4556e9781.png

 

Can be found here:

http://ncrypt.in/api.html

 

I thought maybe you could make some easy program like an uploader/link encrypter. to make it all easier. I was not sure if you could use the API for this or not

Share this post


Link to post
Share on other sites

You can definitely use the API for this ; APIs are EXACTLY for such cases ('Application Programming Interface') :)

Share this post


Link to post
Share on other sites

Cool would it be hard to code something up for this? Is it like a drop their code into some easy? (Well easy for somebody who knows code that is)

Share this post


Link to post
Share on other sites

I must admit that I did not use any other API except the Windows API, but I really cannot imagine that using an API can be hard in any case.

I think with a little bit work, this 'problem' can be solved very easily.

Sadly I have no time to have a look at this, but maybe in the future! :)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×