GithubHelp home page GithubHelp logo

My version about postgrest-openapi HOT 3 OPEN

wayland avatar wayland commented on May 18, 2024 2
My version

from postgrest-openapi.

Comments (3)

wayland avatar wayland commented on May 18, 2024 1

While I'm at it, where do the PostgREST dev people hang out? I've gone to #postgrest on FreeNode (still there), and it didn't exist. Is there somewhere else where people hang out?

I'll usually only be active on Saturdays in Australia.

For the record, the Servers stuff is coming along nicely.

HTH,

from postgrest-openapi.

laurenceisla avatar laurenceisla commented on May 18, 2024

Hi there! Glad to have you collaborating to the project!

I was going a slightly different direction, in that I was using PL/pgsql

I think we'll need to use the PL/pgsql language for more complex queries than the ones we have now (e.g. to get the embedded resources info), so it's OK to use it.

I added a table for defining servers, so that if people want to define extra servers [...] However, this assumes that we want config in the database.

I was thinking about moving the configuration variables related to OpenAPI from PostgREST to table/function in this extension, it may be defined as JSON values and the servers could go here. I'm not sure if this is the way to go, though, but you can implement it with the table as you mentioned and we can adapt it later if we need to.

I assumed that the API version was not the version of PostgREST, but the version of the API itself -- every time the JSON text for the API changed, the version number should change.

Ah, you're right, it distinguishes the API implementation from the document version (emphasis mine):

The version of the OpenAPI document (which is distinct from the OpenAPI Specification version or the API implementation version).

So, yeah, x-software would be better here. Go for it!

from postgrest-openapi.

steve-chavez avatar steve-chavez commented on May 18, 2024

While I'm at it, where do the PostgREST dev people hang out? I've gone to #postgrest on FreeNode (still there), and it didn't exist. Is there somewhere else where people hang out?

We have https://app.gitter.im/#/room/#begriffs_postgrest:gitter.im, which uses Matrix. I've seen some IRC/Matrix bridges too.

For the record, the Servers stuff is coming along nicely.

Cool!

from postgrest-openapi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.