473,396 Members | 1,725 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

problem with creation of API

118 100+
hi,

I have some picture,video,text information is there.i stored these information in Mysql database using php.Now i have the requirement is to that database information needs to be converted to 4-6 lines of java code and then that code gets emebeded to a page.which then n turn talk our servers thorugh a api and then converts the code into the pic and the video and the text.In that how i create the API.After that creation of API how i write the java code using API .plz help me.
Aug 4 '08 #1
3 1281
JosAH
11,448 Expert 8TB
I don't understand your question: do you have to use an already existing and
implemented API or do you want to create your own API?

kind regards,

Jos
Aug 4 '08 #2
swethak
118 100+
I don't understand your question: do you have to use an already existing and
implemented API or do you want to create your own API?

kind regards,

Jos

We want to create own API.how i create the API? plz give me idea about that?
Aug 5 '08 #3
JosAH
11,448 Expert 8TB
We want to create own API.how i create the API? plz give me idea about that?
If you don't have any idea what your API should look like start writing down what
you want your software to do in your own language. Then read what you wrote:
can you group certain functionalities? are certa\in functionalities similar to each
other? Are certain functionalities depending on other (previous) functionalities?

Can you determine classes? Define interfaces for them and factories that create
those classes (implementing those interfaces) for the user. Don't forget to define
your exceptions.

Basically you have to try to define your CRC (Classes, Responsibilities and
Collaborations between those classes). Don't start any coding yet.

kind regards,

Jos
Aug 5 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

18
by: George Sakkis | last post by:
I'm looking for a design to a problem I came across, which goes like this (no, it's not homework): 1. There is a (single inheritance) hierarchy of domain classes, say A<-B<-..<-Z (arrows point...
15
by: Hemant Shah | last post by:
Folks, We have an SQL statement that was coded in an application many years ago (starting with DB V2 I think). When I upgraded to UDB 8.2, the optimizer does not use optimal path to access the...
1
by: chettiar | last post by:
Hi, I am dropping an index and recreating it to lower the high water mark. The index creation is taking a lot of time. I am stuck as to why it does so. Is there any way that I can find out why...
6
by: ged | last post by:
Hi, i am a oo (c#) programmer, and have not used javascript for a while and i cant work out how javascript manages its references. Object References work for simple stuff, but once i have an...
0
by: Steve Moreno | last post by:
I have an ASP.NET app that writes an Excel file out to a subdirectory within the root web and then emails it out as an attachment. If I have the <identity impersonate="true"/string in the...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.