Skip to content

Commit 7169192

Browse files
author
misostack
committed
add sample http request
1 parent 99c1ecc commit 7169192

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/post/6minutes-tech-graphql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "6minutes Tech Graphql"
33
type: "post"
44
date: 2024-05-19T08:35:31+07:00
5-
description: "6minutes Tech Graphql"
5+
description: "GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools."
66
keywords: ["6minutes Tech Graphql"]
77
categories: ["cheatsheet", "6minutes-tech"]
88
tags: []

content/post/6minutes-tech-progressive-web-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: "6minutes Tech Progressive Web App"
33
type: "post"
44
date: 2024-05-15T10:02:21+07:00
5-
description: ""
5+
description: "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase."
66
keywords: ["6minutes Tech Progressive Web App"]
7-
categories: ["cheatsheet"]
7+
categories: ["cheatsheet", "6minutes-tech"]
88
tags: []
99
image: "/common/no-image.png"
1010
---

0 commit comments

Comments
 (0)