Commit graph

8 commits

Author SHA1 Message Date
Foster Hangdaan 471a05ad6f
refactor: Update link of AGPL logo 2024-09-09 06:59:06 -04:00
Foster Hangdaan e85e6968c9
Update link of GPG public key 2024-09-08 12:20:16 -04:00
Foster Hangdaan 4e1184afaa
docs: Remove references to live API instance
The live API instance will be shutting down.
2024-08-18 14:01:01 -04:00
Foster Hangdaan 21c7a360c1
fix: Minor edit to README.org 2023-11-14 21:22:35 -05:00
Foster Hangdaan 9418eb04c5
Version 0.3.0
Squashed commit of the following:

commit 50f699bb966a014c92ecbb05f96a05fe515ff6d8
Author: Foster Hangdaan <foster@hangdaan.email>
Date:   Tue Nov 14 20:58:51 2023 -0500

    doc: Update README.org

    - Added a table of API URLs with their respective response type and
      sample output.
    - Place the `curl` examples in their own section.

commit 28d1bdc4e457cfc44830c8a20013a3f588dafca4
Author: Foster Hangdaan <foster@hangdaan.email>
Date:   Tue Nov 14 20:46:59 2023 -0500

    feat: Added `jsonp` format

    Accepts the `callback` query param for changing the name of the callback function.

commit 126455a3fd96ec3a998847e29cbdcefbd18b16ac
Author: Foster Hangdaan <foster@hangdaan.email>
Date:   Tue Nov 14 20:35:30 2023 -0500

    refactor: Convert `if...else` to `switch`

commit 8945673d5e0644ab6aea8dc268cbaeb12530649c
Author: Foster Hangdaan <foster@hangdaan.email>
Date:   Tue Nov 14 05:50:20 2023 -0500

    doc: Update README.org

    - Added new sections.
    - Moved copyright text into its own section.
    - Some minor edits here and there.

commit f5a6804a9ea57ad52a5f000643661ffd3908dcaa
Author: Foster Hangdaan <foster@hangdaan.email>
Date:   Tue Nov 14 05:11:47 2023 -0500

    Bump version to 0.3.0
2023-11-14 21:05:52 -05:00
Foster Hangdaan 19c6ecd7ff
Version 0.2.0:
commit 54ef9b63c845b58ecce041ed8e189922f0383ee3
Author: Foster Hangdaan <foster@hangdaan.email>
Date:   Mon Nov 13 18:20:32 2023 -0500

    fix: Minor update to app description

commit 823ba6fa0a7a13ccd5e4c83f5f6825f4a53f5e2c
Author: Foster Hangdaan <foster@hangdaan.email>
Date:   Mon Nov 13 18:12:41 2023 -0500

    feat: add endpoint for obtaining IPv4 address

commit 2e265aee602ccde515852b7a98bd1b92d9a42447
Author: Foster Hangdaan <foster@hangdaan.email>
Date:   Mon Nov 13 15:42:08 2023 -0500

    Bump version to 0.2.0
2023-11-13 18:31:54 -05:00
Foster Hangdaan 1ce8b53b50
Change app name to IpMe 2023-11-13 18:04:39 -05:00
Foster Hangdaan 0d855b3f08
Initial commit 2023-11-13 15:34:50 -05:00