Skip to content

tlcheah2/stoic-quote-lambda-public-api

Repository files navigation

Stoicism Quote API Documentation

Introduction

This API generates stoicism quotes to help you live a better life using Stoicism wisdom.

Overview

At this moment, this GET API returns data in the body as a JSON with the author and quote.

Usage

GET https://stoic.tekloon.net/stoic-quote

The request takes no parameters, headers or query strings.

Example

curl -X GET https://stoic.tekloon.net/stoic-quote

Generates:

{
  "data": {
    "author":"Ryan Holiday",
    "quote":"True will is quiet humility, resilience, and flexibility; the other kind of will is weakness disguised by bluster and ambition."
  }
}

Tech Stack used for this project

  • AWS API Gateway
  • AWS Lambda
  • ExpressJS
  • MongoDB Atlas
  • Serverless Framework

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy