Connect Postman to PostgreSQL Database | Postman and Database | PostgreSQL and PostgREST

Sdílet
Vložit
  • čas přidán 6. 09. 2024
  • connecting ‪@postman‬ with #postgresql database using #postgREST
    Step: 1
    Install PostgreSQL Database
    Download: www.postgresql...
    postgres --version
    Step: 2
    Install postgREST (based on your operation system)
    Download: postgrest.org/...
    Check the installation: postgrest - -help
    Step: 3
    Create postgrest.conf file
    Step: 4
    Run the command - postgrest /path/to/postgrest.conf
    My file location: postgrest "path_to\postgrest.conf"
    Successful connection to database on Port 3000
    The schema will be loaded
    Step: 5
    Now go to Postman
    Start using the endpoint
    🙏 Do support me using the super thanks button on CZcams continue to create more videos
    🎥 Jenkins CICD Tutorial : • JENKINS - Create Frees...
    🎥 Postman API Testing Tutorial : • POSTMAN - Import Data
    🎥 Selenium HTML Reports: • PDF REPORT - Cucumber ...
    🎥 Azure DevOps Tutorials : • Azure DevOps - Create ...
    🎥 WinAppDriver Tutorials : • WinAppDriver - Introdu...
    🎥 Automation Shorts : • Postman V10 Features
    LinkedIn : / sseenivasan89
    GitHub : github.com/sse...
    Connect : www.mentoring-...
    ✍️ Write up your questions to 📧 qalearntogether@gmail.com
    Please 👍 Like, Subscribe 🔔 and Share the videos if you really like it, Thank You !

Komentáře • 7

  • @carloschinyuku
    @carloschinyuku Před měsícem

    One love brother. Thanks you have helped a brother out, with this tutorial

  • @femi8780
    @femi8780 Před měsícem

    thankyou you saved my day

  • @untamed349
    @untamed349 Před 7 měsíci +1

    God richly bless you

  • @vijayajadhav917
    @vijayajadhav917 Před 4 dny

    Can we do auto decrement for Id column ?

  • @pattuchittu
    @pattuchittu Před rokem +1

    Thank you so much for the video. This is very helpful.
    I m getting "Error: socket hang up" while running the request. Could you please help me in resolving the issue. Thanks in advance!