About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
development:apis

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
development:apis [2016/10/11 19:35] emaijaladevelopment:apis [2016/10/11 19:36] – [Available APIs] emaijala
Line 13: Line 13:
 The above would allow access only from localhost. All APIs support CORS with no origin limits and return data in JSON format.  The above would allow access only from localhost. All APIs support CORS with no origin limits and return data in JSON format. 
  
-==== Swagger UI and Specification ====+===== Swagger UI and Specification =====
  
 There is a Swagger UI available with in-depth documentation on the /api endpoint, e.g. http://localhost/vufind/api. You can also access the Swagger specification directly at http://localhost/vufind/api?swagger. There is a Swagger UI available with in-depth documentation on the /api endpoint, e.g. http://localhost/vufind/api. You can also access the Swagger specification directly at http://localhost/vufind/api?swagger.
Line 19: Line 19:
 The Swagger UI is driven by the specification, but it can also be used to create a client library for many programming languages. See http://swagger.io/swagger-codegen/ and http://petstore.swagger.io/ for more information and tools to do the job. The Swagger UI is driven by the specification, but it can also be used to create a client library for many programming languages. See http://swagger.io/swagger-codegen/ and http://petstore.swagger.io/ for more information and tools to do the job.
  
-==== Available APIs ====+===== Available APIs =====
  
   * [[development:apis:search|Search API]]   * [[development:apis:search|Search API]]
development/apis.txt · Last modified: 2022/09/12 15:12 by emaijala