#
endpoints
Here are 83 public repositories matching this topic...
Axios endpoints helps you to create a more concise endpoint mapping with axios.
-
Updated
Jun 25, 2020 - TypeScript
Kirby 3 Plugin to call Instagram (or any other) API Endpoints
-
Updated
Nov 28, 2019 - PHP
wordpress
wordpress-plugin
wordpress-development
wordpress-api
rest-api
example
post
user-auth
user
capabilities
wordpress-blog
endpoint
user-roles
endpoints
wordpress-rest-api
user-authentication
wordpress-posts
rest-api-example
create-post
custom-endpoints
-
Updated
Apr 22, 2020 - PHP
Kirby CMS User-Field, Tag and Page Method to access Instagram API Endpoints. This is a boilerplate to create your own Instagram embeds.
instagram
oauth2
authentication
images
kirby-cms
kirby-plugin
instagram-api
signed-requests
kirby-panel
endpoints
kirby-snippet
kirby-tag
-
Updated
Jul 4, 2018 - PHP
Terraform provide for logz.io alerts, endpoints and users
-
Updated
Jun 25, 2020 - Go
A simple, convention-based, endpoint per action pattern implementation for AspNetCore 3.0+ with full support for Swagger
-
Updated
Apr 1, 2020 - C#
A list of useful Discord API endpoints
-
Updated
Jan 7, 2020
Get all the links for target websites using href / src / url / etc.
-
Updated
Jun 17, 2020 - Shell
SPARQL Endpoints Lists and Analysis
-
Updated
May 6, 2020 - JavaScript
使用spring-boot实现websocket连接的demo
-
Updated
Feb 2, 2019 - Java
Simple Gateway for microservices built with Typescript/ExpressJs featuring dynamic manageable routes. Can also be used as a mocker.
-
Updated
Jun 10, 2020 - TypeScript
This is a Vue.js Web application for saints. It uses Drupal 8 endpoints.
vuejs
drupal
vue
vuex
webapp
vue-router
drupal8
endpoint
endpoints
webapplication
saint
saintwebapp
saintvueapp
-
Updated
Jun 7, 2020 - Vue
ApiDoc is a template made in HTML, PHP and Jquery to assist with PHP REST API documentation.
-
Updated
Dec 18, 2019 - PHP
A library to access and control audio devices (Soundcard speakers/mics) written in Python for Windows vista and later.
-
Updated
Feb 25, 2017 - Python
Open
Documentation page
MateuszKubuszok
commented
Aug 19, 2019
is needed - it can be based on how we do our gh pages in other Scalaland projects
MLBStats is an easy to use, and powerful JavaScript library for fetching scores and stats from MLB games.
-
Updated
Apr 21, 2018 - JavaScript
A mysql api endpoint to manage any database in mysql without coding
mysql
php
pwa
mysql-server
mysql-database
database-management
mysql-api
restfull-api
endpoint
restful-api-php
endpoints
-
Updated
May 28, 2019 - PHP
Super simple library to describe endpoints for your network layer
-
Updated
Oct 27, 2017 - Swift
Workshop: Reactive Endpoints with Quarkus on OpenShift
-
Updated
Jun 25, 2020 - Java
Improve this page
Add a description, image, and links to the endpoints topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the endpoints topic, visit your repo's landing page and select "manage topics."
If not for some particular exceptions, the status code returned from our WebAPI on error is always 500, regardless of the kind of error.
If an object already exists, for example, it should be returned as
409. If the object does not pass the schema validation, it should be a415.Go through the whole WebAPI and verify that the status codes are being returned correctly.
Hint:
Errorcl