Differences

This shows you the differences between two versions of the page.

Link to this comparison view

api [2018/05/04 12:35]
api [2022/04/16 12:22] (current)
Line 1: Line 1:
  
 +  * http://en.wikipedia.org/wiki/Man_pages
 +
 +==== OpenSource ====
 +
 +  * https://en.wikipedia.org/wiki/Open_API
 +  * http://occi-wg.org/
 +  * https://github.com/erocci/erocci
 +    * https://projects.ow2.org/bin/view/erocci/
 +  * http://www.eclipse.org/community/eclipse_newsletter/2018/april/vertx.php# WeB
 +  * http://open-humans-api.readthedocs.io/en/latest/# HealtH
 +
 +
 +==== Application [[Programmer]] Interface ====
 +
 +  * [[Unix]] Man pages http://man.he.net/ http://linux.ctyme.com/
 +  * http://osr600doc.sco.com/cgi-bin/manlist?section=3&lang=en
 +  * [[RFC]] http://www.faqs.org/rfcs/rfc-index.html
 +  * [[Mac]] : http://developer.apple.com/documentation/Darwin/Reference/ManPages/index.html#//apple_ref/doc/framework/manpages
 +
 +
 +==== Linux ====
 +
 +  * http://kernelbook.sourceforge.net/kernel-api.html/
 +  * http://lxr.linux.no/source/Documentation/video4linux/sn9c102.txt# [[Linux]] [[Kernel]] ApI
 +  * http://www.gnugeneration.com/books/linux/2.6.20/kernel-api/
 +  * http://rzr.100freemb.com/www.rzr.online.fr/opt/meego_1.2_harmattan_developer_documentation_20120424/
 +  * http://www.linuxcommand.org/man_pages/lynx1.html
 +
 +==== C ====
 +
 +  * http://dev.man-online.org/man0/
 +  * http://www.delorie.com/gnu/docs/glibc/libc_toc.html#SEC_Contents
 +  * http://www.opengroup.org/onlinepubs/000095399/idx/headers.html
 +  * http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnucmg/html/ucmglp.asp # [[Unix]] ?
 +  * http://stackoverflow.com/questions/5257509/freopen-equivalent-for-c-streams#
 +  * https://www.ics.forth.gr/carv/r-d-activities/networkMem/icdcs98/online.html# RemotE MalloC ?
 +
 +
 +==== [[C++]] ====
 +
 +  * http://www.cppreference.com/cppio/
 +  * http://www.cplusplus.com/ref/iostream/stringstream/
 +  * http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclang98/html/INDEX_TABLE_OF_CONTENTS.asp
 +  * [[QT]] : http://doc.qt.nokia.com/4.7/classes.html
 +  * [[MSVC]] http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_vclibraries_home.asp
 +  * [[Samsung]] : 
 +  * http://static.bada.com/contents/docs/apis/bada-V1.0.0a3/framework/FramesetMain.html
 +  * https://developer.tizen.org/help/index.jsp?topic=%2Fcom.samsung.tizen.web.help.apidocument%2Ftizen%2Fsysteminfo.html # HtmL5
 +
 +
 +==== [[Java]] ====
 +
 +  * http://java.sun.com/j2se/latest/docs/api/
 +  * http://java.sun.com/j2se/1.5.0/docs/api/
 +  * http://java.sun.com/j2se/1.4.2/docs/api/overview-tree.html
 +  * http://java.sun.com/j2se/1.3/docs/api/
 +
 +[[Mobile]] :
 +
 +  * [[android]] : http://developer.android.com/reference/classes.html 
 +  ** http://code.google.com/android/reference/packages.html
 +  * [[blackberry]] :
 +  ** http://www.blackberry.com/developers/docs/6.0.0api/
 +  ** http://www.blackberry.com/developers/docs/5.0.0api/index.html
 +  * [[JavaSe]] : http://java.sun.com/javase/6/docs/api/index.html
 +  * [[MIDP]] : http://rzr.free.fr.tripod.com/docs/api/midp/
 +  * [[MIDP]] / [[BlueTooth]] : http://rzr.free.fr.tripod.com/docs/jsr082/
 +  ** http://java.sun.com/javame/reference/apis/jsr118
 +  ** http://java.sun.com/javame/reference/apis/jsr082
 +  ** http://java.sun.com/javame/reference/apis/jsr084
 +
 +  * http://rzr.site.voi la.fr/j2me_wireless_toolkit_2_1_01/docs/api/midp
 +
 +==== ObjC ====
 +
 +  * http://developer.apple.com/documentation/Cocoa/Reference/Foundation/ObjC_classic/index.html#//apple_ref/doc/uid/20001091
 +  * http://developer.apple.com/iphone/library/documentation/UIKit/Reference/UIKit_Framework/index.html#//apple_ref/doc/uid/TP40006955
 +
 +@tag: [[iphone]]  [[objectivec]]
 +
 +
 +==== 3d ====
 +
 +  * [[VRML]] http://www.web3d.org/x3d/specifications/vrml/ISO-IEC-14772-VRML97/
 +
 +  * [[OpenGL]] Red Book / Blue Book
 +  * http://www.opengl.org/sdk/docs/man/xhtml/
 +  ** http://net3d.free.fr/pub/opengl_the_red_book/00-index.htm
 +  ** http://www.mevis.de/opengl/opengl.html
 +  ** http://www.rush3d.com/reference/opengl-bluebook-1.0/
 +
 +  * [[OpenGL]] ES : http://khronos.org/opengles/documentation/opengles1_0/html/index.html
 +
 +  * Glut
 +  ** http://www.opengl.org/resources/libraries/glut/spec3/node113.html#SECTION000200000000000000000
 +  ** http://www.opengl.org/resources/libraries/glut/spec3/spec3.html
 +
 +
 +==== [[Script]] ====
 +
 +  * http://docs.python.org/lib/genindex.html # [[Python]]
 +
 +
 +==== [[JavaScript]] : ====
 +
 +  * http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Guide
 +  * http://docs.sun.com/source/816-6408-10/
 +  * http://javascript-reference.info/#array
 +  * http://developer.netscape.com/docs/manuals/js/client/jsref/index.htm
 +  * http://tmp.net84.net/gjs/
 +  * http://rzr.100freemb.com//www.rzr.online.fr/gjs/GdkPixbuf-2.0.gir/index.html
 +
 +
 +===== WEB / HTML5 =====
 +
 +  * https://wiki.mozilla.org/WebAPI
 +  * https://mega.co.nz/#developers
 +  * http://pugetsound.onebusaway.org/where/standard/agencies.action# OpenData
 +  * https://data.rennesmetropole.fr/explore/dataset/etat-du-trafic-en-temps-reel/map/?location=12,48.1001,-1.67744&basemap=0a029a# DatA
 +  * https://github.com/deltachat/deltachat-node# ChaT
 +  * https://userbase.com/docs/faq/#
 +  * https://github.com/EXXETA/openapi-cop# OpenApi SwaggeR
 +  * https://locust.io/# TesT
 +
 +
 +
 +===== MISC =====
 +
 +  * http://developer.apple.com/iphone/library/documentation/UIKit/Reference/UIViewController_Class/Reference/Reference.html# [[iphone]]
 +  * http://opencvlibrary.sourceforge.net/CvReference#cv_imgproc_resampling 
 +  * http://www.ogre3d.org/docs/api/html/classes.html # Ogre
 +  * http://www.chez.com/zombie/docs/sdl/ SDL
 +  * http://www.linuxfocus.org/Francais/November2003/article309.shtml
 +  * https://www.khronos.org/news/press/khronos-reveals-vulkan-api-for-high-efficiency-graphics-and-compute-on-gpus# GraphicS
 +  * https://devops.substack.com/p/top-tools-for-api-testing-in-2020
 +
 +
 +@resources : http://fr.wikipedia.org/wiki/Application_programming_interface
 +
 +===== MORE =====
 +
 +@TaG: PosiX WebService PrograM InterfacE [[Java]] [[C++]] [[Prog]] WebApi
 +
 +{{http://www.scorpioncity.com/images/crash/u/sql_french.png}}
api.txt ยท Last modified: 2022/04/16 12:22 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki