Inhaltsverzeichnis
Auswahl der wissenschaftlichen Literatur zum Thema „API services“
Geben Sie eine Quelle nach APA, MLA, Chicago, Harvard und anderen Zitierweisen an
Machen Sie sich mit den Listen der aktuellen Artikel, Bücher, Dissertationen, Berichten und anderer wissenschaftlichen Quellen zum Thema "API services" bekannt.
Neben jedem Werk im Literaturverzeichnis ist die Option "Zur Bibliographie hinzufügen" verfügbar. Nutzen Sie sie, wird Ihre bibliographische Angabe des gewählten Werkes nach der nötigen Zitierweise (APA, MLA, Harvard, Chicago, Vancouver usw.) automatisch gestaltet.
Sie können auch den vollen Text der wissenschaftlichen Publikation im PDF-Format herunterladen und eine Online-Annotation der Arbeit lesen, wenn die relevanten Parameter in den Metadaten verfügbar sind.
Zeitschriftenartikel zum Thema "API services"
Li, Ying, Shengpeng Liu, Ting Jin und Honghao Gao. „WAAC: An End-to-End Web API Automatic Calls Approach for Goal-Oriented Intelligent Services“. International Journal of Software Engineering and Knowledge Engineering 29, Nr. 10 (Oktober 2019): 1539–55. http://dx.doi.org/10.1142/s0218194019500487.
Der volle Inhalt der QuellePramana, Yogi Indra, Gustami Harahap und Mitra Musika Lubis. „Analisis Kepuasan Pengguna Jasa Transportasi Kereta Api“. Jurnal Ilmiah Pertanian ( JIPERTA) 1, Nr. 2 (15.04.2019): 202–11. http://dx.doi.org/10.31289/jiperta.v1i2.77.
Der volle Inhalt der QuelleHassanpour, Amir, Alexander Bigazzi und Don MacKenzie. „What Can Publicly Available API Data Tell Us about Supply and Demand for New Mobility Services?“ Transportation Research Record: Journal of the Transportation Research Board 2674, Nr. 1 (Januar 2020): 178–87. http://dx.doi.org/10.1177/0361198119900129.
Der volle Inhalt der QuelleKumar P., Hari, Sudharshana J. und Sunil Kannah M. „Interoperability of Cloud Using Single API“. International Journal of Engineering and Computer Science 9, Nr. 04 (16.04.2020): 25008–13. http://dx.doi.org/10.18535/ijecs/v9i04.4468.
Der volle Inhalt der QuelleTokunaga, Seiki, Akihiro Okushi, Sachio Saiki, Shinsuke Matsumoto und Masahide Nakamura. „Design and Evaluation of Consumer-Oriented Reviewing Platform with Receipt Log“. Journal of Advanced Computational Intelligence and Intelligent Informatics 19, Nr. 6 (20.11.2015): 785–95. http://dx.doi.org/10.20965/jaciii.2015.p0785.
Der volle Inhalt der QuelleZikky, Moh, Rizky Yuniar Hakkun und Buchori Rafsanjani. „Indonesian Sign Language API (OpenSIBI API) as The Gateway Services for Myo Armband“. International Journal of Artificial Intelligence & Robotics (IJAIR) 1, Nr. 1 (31.10.2019): 16. http://dx.doi.org/10.25139/ijair.v1i1.2026.
Der volle Inhalt der QuelleBramantoro, Arif. „Arabic Translation Web Services: An Implementation Survey Towards Arabic Language Grid“. Computer Engineering and Applications Journal 6, Nr. 3 (18.10.2017): 109–18. http://dx.doi.org/10.18495/comengapp.v6i3.216.
Der volle Inhalt der QuelleSusanto, Primadi Candra, Ryan Firdiansyah Suryawan, Hartono Hartono und Muchlis Imanullah Arief. „Optimalisasi Kereta Api Airport Railink Services Kualanamu Mendukung Kegiatan Operasional Bandara“. Aviasi : Jurnal Ilmiah Kedirgantaraan 17, Nr. 2 (08.03.2021): 54–65. http://dx.doi.org/10.52186/aviasi.v17i2.60.
Der volle Inhalt der QuelleHaitao, Jin, Jin Fengjun, Hao Qing, Zhu He und Yang Xue. „Measuring Public Transit Accessibility Based On Google Direction API“. Open Transportation Journal 13, Nr. 1 (31.07.2019): 93–108. http://dx.doi.org/10.2174/1874447801913010093.
Der volle Inhalt der QuelleXiong, Wei, Zhao Wu, Bing Li und Bo Hang. „Automating Mashup Service Recommendation via Semantic and Structural Features“. Mathematical Problems in Engineering 2020 (12.08.2020): 1–10. http://dx.doi.org/10.1155/2020/4960439.
Der volle Inhalt der QuelleDissertationen zum Thema "API services"
Annau, Mike. „Hypermedia APIs and their use for enhancing integration of IT services“. Master's thesis, Vysoká škola ekonomická v Praze, 2016. http://www.nusl.cz/ntk/nusl-262247.
Der volle Inhalt der QuelleMalladi, Rajavardhan. „Recipe search engine using Yummly API“. Kansas State University, 2016. http://hdl.handle.net/2097/32661.
Der volle Inhalt der QuelleDepartment of Computing and Information Sciences
Daniel A. Andresen
In this project I have built a web application "Recipe Search Engine Using Yummly API". This application is central information hub for the kitchen--connecting consumers with recipe ideas, ingredient lists, and cooking instructions. It will serve best for the people who uses digital tools to plan their cooking, these days almost everyone does. The various features available for users in this application are as following. Users can search for their favorite dishes. The search results contain information about ingredients list, total time needed for cooking, user's rating and cooking directions. Basic search filters are provided to filter out the search results like Breakfast, Lunch and Dinner recipes. The order of displayed results can be sorted according to ratings, total time required to prepare the dish. User can create an account and build their own favorite recipe collection by liking the recipes displayed. The liked recipes are stored into user’s account and user can view, add and delete those recipes anytime from his recipe collection. Users can use their social networking platform Facebook account credentials to log into this application or create a new account in this application. The application will communicate with the Yummly API to consume data from it. The Yummly API is largest recipe information aggregator with over one million recipes data.
Chakravaram, Vijay. „Social networking using web services“. Kansas State University, 2016. http://hdl.handle.net/2097/32594.
Der volle Inhalt der QuelleDepartment of Computing and Information Sciences
Daniel Andresen
Web services have expanded to become popular in application development. Web services technology represents an important way of communication between different applications across different platforms. Unlike traditional client/server models, such as a Web application or Web page system, Web services do not provide the user with a GUI. Instead, Web services share business logic, functionality and data through a programmatic interface across a network. Web services are services or functionalities that are exposed to the internet and serves as online or web APIs. These services which are online APIs can be called from your code and use the results in your applications to offer specific functionality to users. This project consists of two applications the client and the server application. The server application is an online REST API (Web Services developed using REpresentational State Transfer (REST) protocol) which provides all the functionalities as a service across the network that are required to develop a social networking web application. The client application is similar to any other social networking web application where you can create a profile, delete profile, send messages to your friends, post things, like and comment a post. This applications sends request to the server application using HTTP requests and get the responses. These responses are then consumed in the application to provide the required functionalities to the end user.
Becker, Massimo J. „CUDA Web API Remote Execution of CUDA Kernels using Web Services“. DigitalCommons@CalPoly, 2012. https://digitalcommons.calpoly.edu/theses/794.
Der volle Inhalt der QuelleZaccheus, Stan-Erik. „A framework for creating observable web services“. Thesis, KTH, Skolan för informations- och kommunikationsteknik (ICT), 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-177576.
Der volle Inhalt der QuelleI underrättelsevärlden definieras en underrättelse som väsentlig information förmedlad till rätt instans vid rätt tidpunkt. Samma definition gäller för omvärldsanalys som används av regeringar och finansinstitut, patientinformation som används av vårdaktörer och metrologiska och geologiska rapporter som tillhandahålls av forskningsinstitut och miljöorganisationer. Modern mjukvaruutveckling måste lösa problem associerade med att bygga stora, komplexa och distribuerade system som på ett tillförlitligt sätt ska leverera företagsnytta i rätt tid; även den bästa förutsägelsen är utan värde om den levereras för sent. Det är absolut nödvändigt producenter i ett större system ansvarar för att publicera sitt data så att konsumenter kan agera med så lite ledtid som möjligt. Vid användande av vanliga webtjänster måste klienten aktivt fråga om ny data finns tillgänglig. I ett system med många användare slösas resurser på att hantera statusefterfrågningar. Istället för att klienten interagerar interaktivt med tjänsten, borde den istället reagera reaktivt. Med den reaktiva programmeringsmodellen stöds systemkonstruktion med dessa egenskaper. På .NET-plattformen tillhandahåller kodbiblioteket Reactive Extensions funktionalitet för att skapa reaktiva applikationer genom skapandet av funktioner som arbetar med asynkrona händelseströmmar. Biblioteket tillhandahåller kraftfulla verktyg för utformningen av reaktiva program, dock innehåller den inte en abstraktion för arbete med händelseströmmar som rör sig mellan olika processer, en nödvändighet för skapandet av distribuerade reaktiva system. Denna uppsats presenterar den bakomliggande designen och implementationen av ett ramverk för skapandet och användandet av observerbara webtjänster vars syfte är att brygga händelseströmmar mellan olika processer. Lösningen är baserad på en konceptuell modell som bygger på arkitekturen för webbtjänster. Den är implementerad som ett ramverk som består av två delar; en tjänstekomponent som används för att skapa observerbara webbtjänster och klientkomponent som ansluter till en observerbar webbtjänst och genererar kod som används för att prenumerera på händelser som exponeras av denna tjänst. Prenumerationsfunktionaliteten är skapad för att fungera med Reactive Extensions och gör det möjligt att bygga reaktiva och distribuerade system. Integrationstest används för att kontrollera att ramverket uppfyller de krav som anges för den konceptuella modellen.
Keller, Ralph Keller Ralph M. „Self-configuring services for extensible networks : a routing-integrated approach /“. [S.l.] : [s.n.], 2004. http://e-collection.ethbib.ethz.ch/show?type=diss&nr=15372.
Der volle Inhalt der QuelleGabrielsen, Erlend Bjerke. „An API to Wi-Fi Direct Using Reactive Building Blocks“. Thesis, Norges teknisk-naturvitenskapelige universitet, Institutt for telematikk, 2012. http://urn.kb.se/resolve?urn=urn:nbn:no:ntnu:diva-18877.
Der volle Inhalt der QuelleHamilton, John, Timothy Darr, Ronald Fernandes, Joe Sulewski und Charles Jones. „IHAL and Web Service Interfaces to Vendor Configuration Engines“. International Foundation for Telemetering, 2010. http://hdl.handle.net/10150/604285.
Der volle Inhalt der QuelleIn this paper, we present an approach towards achieving standards-based multi-vendor hardware configuration. This approach uses the Instrumentation Hardware Abstraction Language (IHAL) and a standardized web service Application Programming Interface (API) specification to allow any Instrumentation Support System (ISS) to control instrumentation hardware in a vendor neutral way without requiring non-disclosure agreements or knowledge of proprietary information. Additionally, we will describe a real-world implementation of this approach using KBSI‟s InstrumentMap application and an implementation of the web service API by L-3 Communications Telemetry East.
Almgren, Hanna, und Johanna Vestin. „Scalable Services over DAB and DVB-T from a Receiver Point of View“. Thesis, Linköping University, Department of Science and Technology, 2002. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-1199.
Der volle Inhalt der QuelleTV and radio services have always been distributed over analogue broadcasting networks and been received on a TV -set or a radio receiver. Today this situation is changing due to digitalization and convergence between broadcasting, telecommunications and data communications. Other terminals, such as a PC, can also receive TV and radio services. Digital TV and radio can offer additional services such as e-commerce, electronic program guides and content synchronized to the TV and radio shows. If these services are to be received by several receiving terminals with different properties, the services must be adapted to the terminals. This can be done by scaling the services, meaning that the appearances and functionality of the services vary depending on the terminals’ properties. In this thesis scalable services are examined from a terminal point of view. Present and future receivers, platforms and possible methods to achieve scalability are presented, and their effects on scalable services are discussed.
TV- och radiosändningar har fram till nyligen endast distribuerats över analoga TV- och radionät och tagits emot av traditionella TV- och radioapparater, men detta håller på att ändras i och med att sändningarna digitaliseras och konvergens sker mellan broadcasting, telekom och datakom. Nu kan även andra terminaler fungera som mottagare, t.ex. en PC med ett digital-TVkort eller ett digital-radiokort. Digital TV och radio erbjuder tilläggstjänster som t.ex. ehandel, tjänster kopplade till radio- eller TV-program och elektroniska programguider. Om samma tjänst ska kunna tas emot på flera olika mottagarterminaler med olika egenskaper, måste tjänsten anpassas efter terminalerna. Detta kan göras genom att skala tjänsten, dvs. utseendet och funktionerna varierar beroende på bl.a. terminalens kapacitet. I detta arbete har terminalaspekterna på skalbara tjänster undersökts. Aktuella och framtida terminaler, plattformar och eventuella skalbarhetslösningar presenteras, och deras påverkan på skalbara tjänster diskuteras.
Bavalia, Ketan. „Concept and implemention of a universal UDS API for modular use in test environments for vehicle communication tests“. Master's thesis, Universitätsbibliothek Chemnitz, 2016. http://nbn-resolving.de/urn:nbn:de:bsz:ch1-qucosa-194701.
Der volle Inhalt der QuelleBücher zum Thema "API services"
Merusi, Donald. Programming the Win32 API and UNIX system services. Upper Saddle River, NJ: Prentice Hall PTR, 2001.
Den vollen Inhalt der Quelle findenJohn, Mueller. Mining Amazon web services: Building applications with the Amazon API. San Francisco: Sybex, 2004.
Den vollen Inhalt der Quelle findenMining Google web services: Building applications with the Google API. San Francisco: Sybex, 2004.
Den vollen Inhalt der Quelle findenInstitute Of Electrical and Electronics Engineers. IEEE standard for information technology: Directory services C language interfaces--binding for application program interface (API). New York: Institute of Electrical and Electronics Engineers, Inc., 1994.
Den vollen Inhalt der Quelle findenInstitute Of Electrical and Electronics Engineers. IEEE standard for information technology--: Test methods for measuring conformance to directory services--application program interface (API) [language independent]. New York: Institute of Electrical and Electronics Engineers, 1994.
Den vollen Inhalt der Quelle findenInstitute Of Electrical and Electronics Engineers. IEEE standard for information technology--: Test methods for measuring conformance to directory services C language interfaces--binding for application program interface (API). New York: Institute of Electrical and Electronics Engineers, 1994.
Den vollen Inhalt der Quelle findenDünnweber, Jan. Higher-order components for grid programming: Making grids more usable. Dordrecht: Springer, 2009.
Den vollen Inhalt der Quelle findenU.S. Customs Service. Office of Automated Commercial System Operations. ABI overview. [Washington, D.C.?]: The Office, 1989.
Den vollen Inhalt der Quelle findenU.S. Customs Service. Office of Automated Commercial System Operations. ABI overview. [Washington, DC]: Office of ACS, 1991.
Den vollen Inhalt der Quelle findenKurtz, Jamie, und Brian Wortman. ASP.NET Web API 2: Building a REST Service from Start to Finish. Berkeley, CA: Apress, 2014. http://dx.doi.org/10.1007/978-1-4842-0109-1.
Der volle Inhalt der QuelleBuchteile zum Thema "API services"
Böck, Heiko. „Auto Update Services API“. In The Definitive Guide to NetBeans™ Platform 7, 279–85. Berkeley, CA: Apress, 2012. http://dx.doi.org/10.1007/978-1-4302-4102-7_25.
Der volle Inhalt der QuelleWojcieszyn, Filip. „Testing Web API Services“. In ASP.NET Web API 2 Recipes, 317–46. Berkeley, CA: Apress, 2014. http://dx.doi.org/10.1007/978-1-4302-5981-7_11.
Der volle Inhalt der QuelleSteyer, Manfred, Holger Schwichtenberg, Matthias Fischer und Jörg Krause. „ASP.NET Web API“. In Verteilte Systeme und Services mit .NET 4.5, 205–61. München: Carl Hanser Verlag GmbH & Co. KG, 2013. http://dx.doi.org/10.3139/9783446435650.006.
Der volle Inhalt der QuelleDel Sole, Alessandro. „Creating RESTful Web API Services“. In Beginning Visual Studio for Mac, 261–81. Berkeley, CA: Apress, 2017. http://dx.doi.org/10.1007/978-1-4842-3033-6_11.
Der volle Inhalt der QuelleLiu, Lei, Mehdi Bahrami, Junhee Park und Wei-Peng Chen. „Web API Search: Discover Web API and Its Endpoint with Natural Language Queries“. In Web Services – ICWS 2020, 96–113. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-59618-7_7.
Der volle Inhalt der QuelleLakshmiraghavan, Badrinarayanan. „Building RESTful Services“. In Pro ASP.NET Web API Security, 13–28. Berkeley, CA: Apress, 2013. http://dx.doi.org/10.1007/978-1-4302-5783-7_2.
Der volle Inhalt der QuelleSteyer, Manfred, Holger Schwichtenberg, Matthias Fischer und Jörg Krause. „ASP.NET Web API Security“. In Verteilte Systeme und Services mit .NET 4.5, 263–86. München: Carl Hanser Verlag GmbH & Co. KG, 2013. http://dx.doi.org/10.3139/9783446435650.007.
Der volle Inhalt der QuelleRichards, Robert. „Simple API for XML (SAX)“. In Pro PHP XML and Web Services, 269–310. Berkeley, CA: Apress, 2006. http://dx.doi.org/10.1007/978-1-4302-0139-7_8.
Der volle Inhalt der QuelleZhang, Yun, Liming Zhu, Xiwei Xu, Shiping Chen und An Binh Tran. „Data Service API Design for Data Analytics“. In Services Computing – SCC 2018, 87–102. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-94376-3_6.
Der volle Inhalt der QuelleBeach, Brian. „List of API Methods by Command“. In Pro Powershell for Amazon Web Services, 247–72. Berkeley, CA: Apress, 2014. http://dx.doi.org/10.1007/978-1-4302-6452-1_15.
Der volle Inhalt der QuelleKonferenzberichte zum Thema "API services"
Tanaka, Masahiro, Terunobu Kume und Akihiko Matsuo. „Web API Creation for Enterprise Mashup“. In 2011 IEEE World Congress on Services (SERVICES). IEEE, 2011. http://dx.doi.org/10.1109/services.2011.83.
Der volle Inhalt der QuelleSohan, S. M., Craig Anslow und Frank Maurer. „A Case Study of Web API Evolution“. In 2015 IEEE World Congress on Services (SERVICES). IEEE, 2015. http://dx.doi.org/10.1109/services.2015.43.
Der volle Inhalt der QuelleKwapong, Benjamin, und Kenneth Fletcher. „A Knowledge Graph Based Framework for Web API Recommendation“. In 2019 IEEE World Congress on Services (SERVICES). IEEE, 2019. http://dx.doi.org/10.1109/services.2019.00039.
Der volle Inhalt der QuelleAnarfi, Richard, und Kenneth K. Fletcher. „A Reinforcement Learning Approach to Web API Recommendation for Mashup Development“. In 2019 IEEE World Congress on Services (SERVICES). IEEE, 2019. http://dx.doi.org/10.1109/services.2019.00109.
Der volle Inhalt der QuelleOh, Hyun-woo, und Kee-seong Cho. „Open API Application Services over BcN“. In 2006 Asia-Pacific Conference on Communications. IEEE, 2006. http://dx.doi.org/10.1109/apcc.2006.255945.
Der volle Inhalt der QuelleWang, Yingwei. „An API for Dew Computing Services“. In 2021 IEEE 45th Annual Computers, Software, and Applications Conference (COMPSAC). IEEE, 2021. http://dx.doi.org/10.1109/compsac51774.2021.00270.
Der volle Inhalt der QuelleJung, Soonchul, Mi-Kyoung Kang und Dae-Woo Choi. „Call/Messaging Open API for Telecommunication Services“. In 2008 10th International Conference on Advanced Communication Technology. IEEE, 2008. http://dx.doi.org/10.1109/icact.2008.4493967.
Der volle Inhalt der QuelleDanielsen, Peter J., und Alan Jeffrey. „Validation and Interactivity of Web API Documentation“. In 2013 IEEE International Conference on Web Services (ICWS). IEEE, 2013. http://dx.doi.org/10.1109/icws.2013.76.
Der volle Inhalt der QuelleGao, Chushu, Jun Wei, Hua Zhong und Tao Huang. „Inferring Data Contract for Web-Based API“. In 2014 IEEE International Conference on Web Services (ICWS). IEEE, 2014. http://dx.doi.org/10.1109/icws.2014.22.
Der volle Inhalt der QuelleZhou, Wei, Li Li und Wu Chou. „SDN Northbound REST API with Efficient Caches“. In 2014 IEEE International Conference on Web Services (ICWS). IEEE, 2014. http://dx.doi.org/10.1109/icws.2014.46.
Der volle Inhalt der QuelleBerichte der Organisationen zum Thema "API services"
Hartman, S. Desired Enhancements to Generic Security Services Application Program Interface (GSS-API) Version 3 Naming. RFC Editor, Dezember 2006. http://dx.doi.org/10.17487/rfc4768.
Der volle Inhalt der QuelleKempf, J., und E. Guttman. An API for Service Location. RFC Editor, Juni 1999. http://dx.doi.org/10.17487/rfc2614.
Der volle Inhalt der QuelleWray, J. Generic Security Service API : C-bindings. RFC Editor, September 1993. http://dx.doi.org/10.17487/rfc1509.
Der volle Inhalt der QuelleWray, J. Generic Security Service API Version 2 : C-bindings. RFC Editor, Januar 2000. http://dx.doi.org/10.17487/rfc2744.
Der volle Inhalt der QuelleKabat, J., und M. Upadhyay. Generic Security Service API Version 2 : Java Bindings. RFC Editor, Juni 2000. http://dx.doi.org/10.17487/rfc2853.
Der volle Inhalt der QuelleLong, J. Lorenz APIs and REST Services. Office of Scientific and Technical Information (OSTI), April 2013. http://dx.doi.org/10.2172/1078546.
Der volle Inhalt der QuelleUpadhyay, M., und S. Malkani. Generic Security Service API Version 2: Java Bindings Update. RFC Editor, August 2009. http://dx.doi.org/10.17487/rfc5653.
Der volle Inhalt der QuelleUpadhyay, M., S. Malkani und W. Wang. Generic Security Service API Version 2: Java Bindings Update. RFC Editor, Mai 2018. http://dx.doi.org/10.17487/rfc8353.
Der volle Inhalt der QuelleWilliams, N. A Pseudo-Random Function (PRF) API Extension for the Generic Security Service Application Program Interface (GSS-API). RFC Editor, Februar 2006. http://dx.doi.org/10.17487/rfc4401.
Der volle Inhalt der QuelleWilliams, N., L. Johansson, S. Hartman und S. Josefsson. Generic Security Service Application Programming Interface (GSS-API) Naming Extensions. RFC Editor, August 2012. http://dx.doi.org/10.17487/rfc6680.
Der volle Inhalt der Quelle