10 Best Practices for Writing Node.js REST APIs - including route naming, authentication, API testing and using proper cache headers. - https://blog.risingstack.com/10-best-practices-for-writing-node-js-rest-apis/
#nodejs #rest #api
#nodejs #rest #api
RisingStack Engineering
10 Best Practices for Writing Node.js REST APIs - RisingStack Engineering
In this post we cover best practices for writing Node.js RESTful APIs - including route naming, authentication, API testing or using proper cache headers.
Build and Deploy a Node API and React Web App on AWS
A full set of guides and tutorials to setup and deploy a Node, Express and Loopback API and a React Web App to AWS with Docker on ECS. - https://goo.gl/yGtqKW
#nodejs #api #aws
A full set of guides and tutorials to setup and deploy a Node, Express and Loopback API and a React Web App to AWS with Docker on ECS. - https://goo.gl/yGtqKW
#nodejs #api #aws
J Cole Morrison
Build and Deploy a Node API and React Web App on AWS
A full set of guides and tutorials to set up and deploy a Node, Express and Loopback API and a React Web App to AWS with Docker on ECS.
Introducing 'visualViewport' to Access Viewport Info
The visual viewport API, in draft but now supported by Chrome 61, gives access to details on how the user zooms and scrolls around the page. -
https://goo.gl/9o4Q1u
#viewport #api
The visual viewport API, in draft but now supported by Chrome 61, gives access to details on how the user zooms and scrolls around the page. -
https://goo.gl/9o4Q1u
#viewport #api
Google Developers
Introducing visualViewport | Web
| Google Developers
| Google Developers
The visual viewport API gives you details on how the user zooms and scrolls around your page.
Generic Sensor API: Sensors For The Web
A set of interfaces which expose sensor devices within Chrome (for now). - https://goo.gl/v2zVnb
#api #sensor
A set of interfaces which expose sensor devices within Chrome (for now). - https://goo.gl/v2zVnb
#api #sensor
Google Developers
Sensors For The Web! | Web
| Google Developers
| Google Developers
Generic Sensor API is available for Origin Trials in Chrome 62.
API-driven development with OpenAPI and Swagger
In this two-part article, you’ll learn how to put APIs at the heart of your design and development process, from concept to coding. -
https://goo.gl/wmTAAy
#api #swagger
In this two-part article, you’ll learn how to put APIs at the heart of your design and development process, from concept to coding. -
https://goo.gl/wmTAAy
#api #swagger
JavaWorld
API-driven development with OpenAPI and Swagger
Get started with API-driven development for cloud and microservices architectures
Strapi.io: Node API Creation Made Simple
A Node content management framework/headless CMS with an extensible admin panel and a powerful plugin system. GitHub repo. - https://goo.gl/TcrpqM
#nodejs #api
A Node content management framework/headless CMS with an extensible admin panel and a powerful plugin system. GitHub repo. - https://goo.gl/TcrpqM
#nodejs #api
strapi.io
Strapi.io - API creation made simple, secure and fast.
The most advanced Node.js Content Management Framework to build powerful API with no effort.
The Generic Sensor API
Exploring the Generic Sensor API, which aims to make a consistent JavaScript API across a variety of different sensors (most often common on mobile devices) to make it easier to support new ones on the Web. - http://bit.ly/2BvMro0
#mobile #sensor #api
Exploring the Generic Sensor API, which aims to make a consistent JavaScript API across a variety of different sensors (most often common on mobile devices) to make it easier to support new ones on the Web. - http://bit.ly/2BvMro0
#mobile #sensor #api
mobiForge
The Generic Sensor API - mobiForge
The Generic Sensor API aims to make device sensors easier to use and extend by providing a set of consistent APIs to access sensors.
An Introduction to Web Payments
The folks over at Google have put together some documentation on how the emerging Web Payments standard works to provide a generalized way to handle payments on the Web. - http://bit.ly/2NzBAu7
#web #api #payments
The folks over at Google have put together some documentation on how the emerging Web Payments standard works to provide a generalized way to handle payments on the Web. - http://bit.ly/2NzBAu7
#web #api #payments
Google Developers
Web Payments Overview | Web Fundamentals | Google Developers
Learn the concept of the Web Payments and how it works at a high level.
Variable Fonts & The New Google Fonts API
A look at how variable fonts (and the related syntax) are going to work in Google Fonts going forward. - http://amp.gs/q8jT
#fonts #api #google
A look at how variable fonts (and the related syntax) are going to work in Google Fonts going forward. - http://amp.gs/q8jT
#fonts #api #google
rwt.io
Variable fonts & the new Google Fonts API | Responsive Web Typography
While I was at ATypI Tokyo a couple w
Clean API Architecture
The pattern you need — or probably had but didn’t realize We started this 6-part series on how to build web… - http://amp.gs/jz8u7
#api #architecture #clean
The pattern you need — or probably had but didn’t realize We started this 6-part series on how to build web… - http://amp.gs/jz8u7
#api #architecture #clean
Medium
Clean API Architecture 🔵 🟢 🔴
We started this 6-part series on how to build web APIs by introducing the variety of architectures that have been proposed or put into use by various languages and frameworks over the years. Among…
Design Developers friendly RESTful APIs
Make your API live longer. - http://amp.gs/jpXL6
#api #restful
Make your API live longer. - http://amp.gs/jpXL6
#api #restful
Medium
Design Developer-friendly RESTful APIs
Make your API live longer.
10 Awesome APIs for Every Web Developer in 2022
Here's a list of extremely useful and awesome APIs that every web developer can use for their next web projects in 2022. - http://amp.gs/jGdVy
#api #web
Here's a list of extremely useful and awesome APIs that every web developer can use for their next web projects in 2022. - http://amp.gs/jGdVy
#api #web
API Architectural Styles
Two separate application/system needs an intermediary to talk to each other and developers often build… - https://devaraj-durairaj.medium.com/api-architectural-styles-c16237d981ec
#api
Two separate application/system needs an intermediary to talk to each other and developers often build… - https://devaraj-durairaj.medium.com/api-architectural-styles-c16237d981ec
#api
Medium
API Architectural Styles
Two separate application/system needs an intermediary to talk to each other and developers often build bridges — Application Programming…
Designing an Idempotent API in 2024
How To Design an Idempotent API Correctly? - https://blog.bitsrc.io/design-an-idempotent-api-in-2024-d4a3cf8d8bf2
#api
How To Design an Idempotent API Correctly? - https://blog.bitsrc.io/design-an-idempotent-api-in-2024-d4a3cf8d8bf2
#api
Medium
Designing an Idempotent API in 2024
How To Design an Idempotent API Correctly?
API Design: From Basics to Best Practices - https://blog.devgenius.io/api-design-from-basics-to-best-practices-49bbb29cf696
#api
#api
Medium
API Design: From Basics to Best Practices
Introduction