Unit 13 - CRP - Report - 2021 - 2022 - Digital Transformation
Unit 13 - CRP - Report - 2021 - 2022 - Digital Transformation
Submission Date
18/08.2023 Date Received 18/08.2023
1st submission
LO2 Apply the knowledge of API research to design an application that incorporates relevant APIs for a
given scenario or a substantial student chosen application
Pass, Merit & DistinctionP2 M2 D2
Descripts
LO4 Document the testing of the application, review and reflect on the APIs used
Pass, Merit & DistinctionP4 M4 D4
Descripts
Resubmission Feedback:
* Please note that grade decisions are provisional. They are only confirmed once internal and external moderation has taken place and grades
decisions have been agreed at the assessment board.
Assignment Feedback
Action Plan
Summative feedback
Assessor Date
signature
[email protected] 18/08.2023
Student m Date
signature
1. A Cover page or title page – You should always attach a title page to your assignment. Use previous
page as your cover sheet and make sure all the details are accurately filled.
2. Attach this brief as the first section of your assignment.
3. All the assignments should be prepared using a word processing software.
4. All the assignments should be printed on A4 sized papers. Use single side printing.
5. Allow 1” for top, bottom , right margins and 1.25” for the left margin of each page.
1. The font size should be 12 point, and should be in the style of Times New Roman.
2. Use 1.5 line spacing. Left justify all paragraphs.
3. Ensure that all the headings are consistent in terms of the font size and font style.
4. Use footer function in the word processor to insert Your Name, Subject, Assignment No, and Page
Number on each page. This is useful if individual sheets become detached for any reason.
5. Use word processing application spell check and grammar check function to help editing your
assignment.
Important Points:
1. It is strictly prohibited to use textboxes to add texts in the assignments, except for the compulsory
information. eg: Figures, tables of comparison etc. Adding text boxes in the body except for the
before mentioned compulsory information will result in rejection of your work.
2. Carefully check the hand in date and the instructions given in the assignment. Late submissions will
not be accepted.
3. Ensure that you give yourself enough time to complete the assignment by the due date.
4. Excuses of any nature will not be accepted for failure to hand in the work on time.
5. You must take responsibility for managing your own time effectively.
6. If you are unable to hand in your assignment on time and have valid reasons such as illness, you
may apply (in writing) for an extension.
7. Failure to achieve at least PASS criteria will result in a REFERRAL grade .
8. Non-submission of work without valid reasons will lead to an automatic RE FERRAL. You will then
be asked to complete an alternative assignment.
9. If you use other people’s work or ideas in your assignment, reference them properly using
HARVARD referencing system to avoid plagiarism. You have to provide both in-text citation and a
reference list.
10. If you are proven to be guilty of plagiarism or any academic misconduct, your grade could be
reduced to A REFERRAL or at worst you could be expelled from the course
I hereby, declare that I know what plagiarism entails, namely to use another’s work and to present it as my
own without attributing the sources in the correct form. I further understand what it means to copy
another’s work.
[email protected] 18/08.2023
Assignment Title
Issue Date
Submission format
Part 1 – Report: The submission should be in the form of an individual written report. This should
be written in a concise, formal business style using single spacing and font size 12. You are required
to make use of headings, paragraphs and subsections as appropriate, and all work must be
supported with research. You must provide in-text citations and the reference list using Harvard
referencing system.
The recommended word count for the report is 4,000–4,500 words excluding annexures. Note
that word counts are indicative only and you would not be penalised for exceeding the word.
Minimum word count – 4,000
Maximum word count – 5,500
Registration – Customers can view the store but only the members can buy items. To
become a member of the website, the customer need to register for the membership.
Login page - The Login page is peripheral of the secure area of the system and allows the
user to log onto the web application. The user can view the store and add their order to the
shopping cart.
Shopping cart – Member can add their searched items to the cart.
User Profile - The User Profile page is an area that allows the users to maintain their own
information. The user can browse and search the items and add to the shopping cart.
Item Search and Select - Each customer must be able to view the status of the placed order.
Feedbacks – user can provide opinions/ feedback to the site.
Activity 1 - Examine what an API is, the need for APIs and types of APIs.
Activity 2 - Apply the knowledge of API research to design an application that incorporates
relevant APIs for a given scenario or a substantial student chosen application
2.1 Apply the knowledge of API research and Analyse the alternative solutions similar to the
proposed system that could be enhanced by a suitable API. Design an application that will
utilize a range of APIs for the proposed solution and justify the design choices used.
Activity 4 - Document the testing of the application, review and reflect on the APIs used
4.1 Design and complete a ‘black box’ and ‘white box’ testing methods for the developed
system and update the system according to the results. Critically evaluate the APIs used
within your application and results of your Test Plan. Include a review of the overall
success of your multipage website and provide a data security report of the application you
developed for the above sceanrio.
Observation Sheet
Comments:
Grading Rubric
LO1 Examine what an API is, the need for APIs and types
Paridya sathsarani samarasinghe
of APIs
Advantages of API
APIs make it easier to integrate and manage existing applications and services and to design and
develop new ones. However, they provide developers and organisations with additional essential
advantages.
Improved collaboration.
Accelerated innovation.
Data monetization.
System security.
End-user security and privacy
Improved collaboration.
Nearly 1,200 cloud applications are used by the average organisation, many of which are not
connected (link is external to IBM.com). APIs make integration possible, allowing these platforms
and apps to communicate with one another without interruption. Businesses may streamline
procedures and enhance teamwork through this integration. Many companies wouldn't be connected
without APIs, leading to information silos that would harm productivity and performance.
Accelerated innovation.
With the flexibility that APIs provide, businesses can connect with new business partners,
offer new services to their current market, and ultimately access new markets that have the potential
to produce enormous profits and accelerate digital transformation. For instance, Stripe started as an
API with only seven lines of code. Since then, the business has worked with many of the largest
Data monetization.
To attract developers to their brand and cultivate relationships with possible business
partners, many firms opt to provide APIs for free, at least initially. If the API allows access to
priceless digital assets, the company can make money by charging for access. The API economy is
used to describe this. In just ten months after launching its self-service developer portal to sell
various API packages, AccuWeather (link leaves ibm.com) attracted 24,000 developers, sold 11,000
API keys, and established a flourishing community.
System security
APIs provide levels of protection between the two when they communicate, separating the
infrastructure of the requesting application from that of the answering service. For instance, API
calls typically require authentication credentials; further security during data exchange can be
provided by HTTP headers, cookies, or query strings, and an API gateway can regulate access to
reduce security risks further.
Disadvantages of API
Application Programming Interfaces (APIs) provide a means for various software parts or systems
to interact and communicate with one another, but they also have several drawbacks. Here are a few
typical disadvantages of APIs:
Complexity
Complexity
APIs can complicate the development process, especially when working with third-party
APIs. Comprehending the documentation, endpoints, arguments, and answers can be challenging,
which could result in mistakes and make debugging more complex.
Security Concerns
If an API is not adequately protected, it may become vulnerable to security threats.
Malicious actors may use poorly designed or unprotected APIs to obtain unauthorised access to
systems, data, or capabilities.
Performance Overhead
APIs increase the level of communication between different software components. This may
lead to performance overhead because of network latency, data serialization/deserialization, and
additional processing required for communication.
The queries and responses are all handled by an API, even though the data transfer will vary based
on the utilised web service. Since APIs communicate data within the computer or programme and
are not visible on the user interface, they appear to the user as a seamless connection.
I'd be pleased to assist you in understanding how APIs (Application Programming Interfaces) can
be utilised in the "OZQ System" context if you could give me further context or information about
what the term means. The utilisation of APIs depends on the particular needs and features of the
system in question because they provide a means for various software systems to interact and
communicate with one another. APIs may be utilised for several functions, including data
interchange, system integration, automation, and more if the "OZQ System" is a software system or
application. Please elaborate on the "OZQ System" or explain its context so that I can respond to
you in a more pertinent and correct way.
Public APIs
Partner APIs
Private APIs
Public APIs
Public APIs are comparable to open APIs, although they frequently charge fees. That also
means they typically include some key for authorization or authentication to keep track of usage.
Public APIs often use a freemium model.
Public APIs are frequently among the most robust and advanced because they are created with the
general public in mind. They are also essential for gaining access to some of the advantages of
APIs, such as revenue and brand awareness. According to Google's most recent State of the API
report, these are just a few reasons why 31% of API developers rank making APIs publicly
available as their top priority.
Partner APIs
Who can access the service through a partner API is more constrained. They come in both
free and paid forms. Partner APIs frequently feature more stringent policies around authorization,
authentication, and security because they are only made available to specific parties.
Partner APIs are among the most well-known and frequently used APIs. An illustration of a partner
API is eBay's APIs. Some facets of the Twitter API are also. Once you have an API key, you can
access several of Twitter's legacy endpoints using the Twitter Essential API. Elevated or Elevated+
is the higher level, only accessible to approved partners.
Private or internal APIs are only meant for usage inside a business or organization. They are
the most prevalent API since they can be created quickly and don't have to be as durable as goods
for general use.
Internal APIs have now been included in almost all facets of work. Typical internal API consumers
are sales teams, marketing, or HR divisions. Internal APIs include chat platforms, collaborative
coding tools, and more. As the backbone for collaborative platforms and environments, they are
crucial to microservices architecture design.
Composite APIs
A design strategy for sequentially grouping API calls into one API call is called a composite API. A
client can use a chain of calls to make one API request and receive one response rather than making
many round trips to the server.
Composite APIs are used when numerous calls are made sequentially, sent to the server at once in a
single API request, and receive a single answer. Or, we may say that Composite APIs are used
when we batch them sequentially, transmit them, and obtain one response.
Web APIs
An API protocol outlines the guidelines for API requests, including acceptable commands and
acceptable data formats. Different API architectures specify various restrictions on communication.
As the name implies, a web API is an API that can be accessed using the HTTP protocol. It is not a
technology; it is a concept. Different technologies, including Java,.NET, and others, can be used to
create Web API. As an illustration, Twitter's REST APIs give programmatic access to read and
write data, allowing us to incorporate Twitter's features into our application. (Brooks, G, 2013)
Mobile API
The requirements for mobile apps are specifically catered for by a mobile API, often known as a
mobile application programming interface (API). The ability to connect with server-based or cloud-
based systems is provided to mobile applications so they can access backend services, data, or
Production API
An Application Programming Interface (API) that has completed all necessary development and
testing stages and is now ready for deployment in a live or production environment is referred to as
a Production API. To satisfy the required performance, security, and reliability standards, the
product underwent extensive testing and quality assurance procedures. In order to efficiently handle
the needs of real-world traffic and usage scenarios, production application programming interfaces
(APIs) are made available to end users or other applications. (Brooks, G, 2013)
Development API
Production APIs are Application Programming Interfaces (APIs) that have finished all required
development and testing phases and are prepared for deployment in a live or production
environment. The product underwent rigorous testing and quality assurance methods to meet the
needed performance, security, and reliability standards. Production application programming
interfaces (APIs) are made available to end users or other programmes in order to effectively handle
the demands of real-world traffic and usage scenarios. (Brooks, G, 2013)
The proper architecture and protocol are crucial since API communicates commands and data. The
three types of API protocols and architecture are as follows. They are RPC, SOAP, and DHTML.
An API protocol outlines the guidelines for API requests, including acceptable commands and
acceptable data formats. Different API architectures specify various restrictions on communication..
Rest api
Soap API
The simpler of the two models, SOAP (Simple Object Access Protocol), might be more well-
known. Together with schemas, SOAP defines a fully strongly typed messaging system that is
closely based on XML. Each operation the supplier offers is specifically documented, along with
the request and response XML format. Each enter argument is also explained and assigned to a
type, such as an integer, a string, or a few additional complex objects. (2021; Soapui)
Rpc api
A remote procedure call (RPC) occurs when computer software instructs a process to run in a
specific address space (typically on another computer on a shared network), even though the
developer did not explicitly code the information for the remote interaction. That is, whether the
subroutine is close or far away from the software running, the programmer essentially writes the
same code. This type of client-server communication often occurs through a request-response
message-passing system. (IBM, 2021)
Integration
APIs make embedding content from any website or piece of software easier. This guarantees
improved, smooth information transfer and a comprehensive customer experience Application
Programming Interfaces (APIs) make it possible to incorporate your content into different websites
and applications without any difficulty. By doing so, one may guarantee a seamless and coherent
user experience and give the user relevant and up-to-date information. Information is disseminated
everywhere it may be useful to the intended receivers, not just in places where the team has had a
chance to update the content. ( 2021 Businessapac)
The foundation of a significant portion of automation approaches, for which APIs become essential,
is the integration of programs. Integrations automate administrative tasks to create a seamless,
practical transition between linked packages. Your business can save money, time, and effort thanks
to automation and the integration of approaches. ( 2021 Businessapac)
Wider reach
Application Programming Interfaces (APIs) can enable the development of a wide range of
presentation layers, including but not limited to applications, websites, and widgets. This facilitates
the distribution of services and information to previously unexplored user demographics while also
permitting tailoring to accommodate specific circumstances and provide individualized user
encounters. Individuals who choose not to browse websites can acquire agency information or
access services through applications or alternative websites with which they regularly interact.
Efficiency
API access allows for the efficient production of material that can be developed once and then
distributed or made available across several channels. The agency's content is strategically prepared
to facilitate its diffusion and redistribution, allowing for the direct delivery of its mission to a larger
population of individuals.
Persanalization
The website's user base consists of both corporations and non-profit organizations. These users
benefit from a customizable feature that allows them to tailor their experiences by incorporating
information and services that are highly relevant to their specific needs.
Twitter bots
At this particular point in time. Twitter serves as a platform for numerous automated bots that
utilize the Twitter API to carry out diverse tasks in an automated fashion. Over a decade ago, the
percentage of tweets produced by automated Twitter accounts, commonly known as bots, was 24%.
Without question, it is evident that there has been a substantial increase in their degree of
engagement in modern times. The increasing prevalence of automated software agents poses a
difficulty in distinguishing those that exhibit exceptional qualities from the general population.
Nevertheless, examining several notable Twitter bots within the framework of presenting API
illustrations is vital. A widely favored option among enthusiasts is the Twitter bot,
MagicRealismBot, which generates imaginative storylines at four-hour intervals. This creative
process entails incorporating diverse components from numerous genres, resulting in a compact
message of 280 characters, as typically seen in tweets.
The underlying idea pertains to the proposition that folks can bypass the necessity of upholding a
distinct account with its corresponding dataset while enrolling in or utilizing virtually any internet-
based service. In numerous situations, individuals have chosen to employ the functionalities of "log
in using Facebook" or "log in using Google." There is a need to enhance the perceived value of
creating a new account on a particular site. Fortunately, a feasible remedy was readily available.
Nevertheless, it is imperative to remember that our platform is not intrinsically affiliated with
Google, Facebook, Twitter, or any other social media site. In order to establish a connection
between two platforms, it is necessary to utilize an Application Programming Interface (API) when
accessing a platform using log-in credentials from other platforms. This serves as an illustration of
an application programming interface (API) within its intrinsic environment.
Google maps
The Google Maps API offers customers a comprehensive set of geographic functionalities, enabling
them to retrieve geographical data. Kindly search for dining establishments, specialty retail outlets,
and other commercial businesses near the present geographical coordinates. Whether an individual
is a Senior Developer with extensive software development experience or a passionate technology
user, the API sample mentioned in this context may have been applied more frequently than one
might realize. The Google Maps API presents a range of information, including business hours,
reviews, contact details, and other pertinent data, within the convenience box displayed on the
screen. Similarly, when users click on the map symbol within the box above, they will be redirected
to either the Google Maps program or the Google Maps website.
e-commerce
E-commerce encompasses business transactions via digital platforms, namely exchanging products
and services. For instance, PayPal is a service that is intricately linked to the realm of electronic
commerce. Both Amazon and Facebook have trademark marketplaces that represent the Internet
commerce industry. Application Programming Interfaces (APIs) are crucial in electronic commerce,
providing e-commerce platforms with vital features such as heightened security, improved
performance, and expanded scalability. The effective operation of electronic commerce platforms,
such as site search and currency conversion functionality, depends on the utilization of application
programming interfaces (APIs).
The incorporation of microservice architecture holds significant importance within the realm of
electronic commerce. Many electronic commerce platforms utilize microservices to encapsulate
functionality into separate, independently deployable services. This application development
methodology incorporates decentralization and business functionality, essential components a
monolithic design must encompass. Nevertheless, it is imperative to emphasize that integrating
microservices into a cohesive application is achieved through utilizing APIs, mainly owing to their
flexibility to be deployed independently.
Software program improvement kit is what SDK stands for. The SDK, often known as a devkit, is a
set of tools for developing software for a particular platform that includes building blocks,
Since APIs and SDKs are similar, it may be challenging to distinguish precisely how they vary or
when to choose to use one over the other. The fact that SDKs usually contain one or more APIs and
help enforce them is another potential source of misunderstanding. An SDK will only sometimes go
along with an API, though. An SDK platform comes with a set of tools to build those applications.
In contrast, an API is specifically designed to carry out the function of allowing communication
between applications. APIs enable programs to interact with each other, but they need to be more on
their own to produce cutting-edge software. In other words, an API is usually better for your
business if you want to submit some unique features. An SDK will provide the tools you need to get
your new business off the ground if you start from scratch. 2021 (RapidAPI)
Registor Page
My Cart
Login Page
Cart
Many users using OZQ cart can use it to access the website. As a re-author, the author must choose
the appropriate API framework for these applications. The author has invented many API
frameworks like Reset API, ASP.NET Web, API, Graph etc. An architectural style that follows
specified requirements, such as Agent Transfer or REST. It typically takes advantage of HTTP
when used for web APIs and can be used with REST over any protocol to enable web API
activation. This means that developers can take use of a REST API design without installing
libraries or other tools. Keeping this in mind, the author suggests the best way to create an
application using ASP.NET Web API, because data can be easily communicated through HTML
language, which
Connect to Database
Registor Page
Dashboad Page
Test case 01
Password
12345OZQ
Test case 02
Test case 03
03 Emil -
[email protected] Login Login Pass
successful successful
Password -
OZQ12345
Table 3 Test case 03 (Author 2021)
So, in recent years, it is clear that HTTP is not only for HTML pages. ASP.NET Web API is a set of
components that simplify HTTP programming. Because it is built on top of the ASP.NET MVC
runtime, Web API automatically handles HTTP low-level transport information. Furthermore, Web
API naturally exposes the HTTP programming model. One of the goals of Web API is not to
abstract the HTTP reality. On the contrary, the web
The API is flexible and easy to extend. The REST architectural style has proven to be an effective
way to leverage HTTP. It is not the only valid approach for HTTP.
Accordingly OZQ is the website and the author uses the remaining API with ASP.NeT Web API for
OZQ. For more information, these are the security mechanisms used by the OZQ app, such as
signing in with Google and Facebook, authorization, and HTTP. In HTTPS, ASP.NET Core allows
developers to easily configure and manage security, and ASP.NET Core has authentication,
authorization, data security, HTTPS validation, and management features.
If the user feels that they have lost their password, they can reset it and get benefits across many
websites. Often, the service that provides the authentication functionality provides other
information. These can be used to post profile updates.