API
An API can be thought of as an instruction manual for communication between multiple software apparatuses. For example, an API may be used for database communication between web applications. By extracting the implementation and relinquishing data into objects, an API simplifies programming.
-
- Sign up for GitHub or sign in to edit this page
Here are 25,202 public repositories matching this topic...
Bisected to neovim/neovim@2d4a37e
This is already known going by the comments on that commit, but I didn't find any open or closed issues.
Steps to reproduce:
~~1. yes abcdefg | pv -Sl -s 5000 > something
2. run nvim with nothing but the default runtime + vim-grepper
3. :GrepperGrep abcd something
or `:GrepperRg ab
Beautiful static documentation for your API
-
Updated
Oct 16, 2019 - 539 commits
- JavaScript
Security Guide for Developers (实用性开发人员安全须知)
-
Updated
Oct 16, 2019 - 146 commits
There is no documentation on how to quick deploy fresh/existing Strapi apps to Azure (IIS Node environment). And this actually has a lot of process before you can launch
Normalizes nested JSON according to a schema
-
Updated
Oct 16, 2019 - 424 commits
- JavaScript
Was fixing a broken link and noticed that the referenced section no longer exists in the schemas docs.
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
-
Updated
Oct 16, 2019 - 5 commits
- JavaScript
🤖 Neural networks in JavaScript
-
Updated
Oct 15, 2019 - 983 commits
- JavaScript
An API documentation generator for JavaScript.
-
Updated
Oct 16, 2019 - 1 commits
- JavaScript
Description
As i needed to use some method to verify ( recover? ) a signed message, i did a lot of research and what came out of it is that apparently a lot of people ( mostly stackexchange ) reffer to a method that is rather complicated AKA : web3.eth.accounts.recover(signatureObject);
As i am working with Ethereum technologies since a long time, i know that it is really easy to implemen
HTTP Request & Response Service, written in Python + Flask.
-
Updated
Oct 16, 2019 - 841 commits
- Python
Multiple file upload plugin with image previews, drag and drop, progress bars. S3 and Azure support, image scaling, form support, chunking, resume, pause, and tons of other features.
-
Updated
Oct 14, 2019 - 3 commits
- JavaScript
Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
-
Updated
Oct 16, 2019 - 1 commits
- JavaScript
What would be the minimal IAM Policy for deploying, I know the policy on the website, but that has also access to EC2 and is quite broad. For example I would not need to control a domain from there.
Like it would be a role that you could put on Travis-CI and not worry about them deleting your EC2 instances.
I tried deleting everything other than Lambda, API Gateway and S3, but then I began
Offline documentation browser inspired by Dash
-
Updated
Oct 16, 2019 - 1 commits
- C++
Test that setting self.resp_options.default_media_type overrides the default media type passed into the falcon.API() and falcon.wsgi.App() initializers.
:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
-
Updated
Oct 16, 2019 - 108 commits
- Java
Learn about api
- Wikipedia
- Wikipedia
Brew is listed as the recommended way of installing httpie on macOS. However, it doesn't work with auth plugins.
For example, if you
pip3 install requests-hawk
and then runhttp --help
hawk will not show as an auth type. If youpip3 install httpie-oauth
it will install httpie via pip as a dependency and overwrite the brew installed link in/usr/local/bin/http
and now all the plugins wil