<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Amazon API Gateway on </title>
    <link>https://manassehmwangi.devatlas.org/tags/amazon-api-gateway/</link>
    <description>Recent content in Amazon API Gateway on </description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>© 2026 [devatlas](https://manassehmwangi.devatlas.org)</copyright>
    <lastBuildDate>Wed, 20 Mar 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://manassehmwangi.devatlas.org/tags/amazon-api-gateway/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Building a Simple CRUD API</title>
      <link>https://manassehmwangi.devatlas.org/blog/post4/crud/</link>
      <pubDate>Wed, 20 Mar 2024 00:00:00 +0000</pubDate>
      
      <guid>https://manassehmwangi.devatlas.org/blog/post4/crud/</guid>
      <description>Introduction API stands for Application Programming Interface. API is a set of definitions and protocols for building and integrating application software. This interface allows different software programs to interact with each other by calling functions, passing data and accessing different capabilities.
Types of APIs The main types are:
REST APIs - REST(Representational State Transfer) This is a common architecture style. They typically provide CRUD(create, Read,Update, Delete) operations and use HTTP requests such as GET, POST, PUT, DELETE.</description>
    </item>
    
  </channel>
</rss>
