######octothorp.es

#api

  • Patch: Postgres ABI and API Guidance

    https://justatheory.com/2024/06/abi-api-guidance/

    Dear Postgres extension developers: Please review and give feedback on the proposed patch adding ABI and API guidance to the C language documentation.

  • RFC: Restful Secondary Key API

    https://justatheory.com/2022/08/rfc-restful-secondary-key-api/

    A RESTful API design conundrum and a proposed solution.

    Follow #api on RSS or use the

    JSON API
    
    curl -X GET \
      -H "Content-type: application/json" \
      -H "Accept: application/json" \
      "https://octothorp.es/~/api"