• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

  • Register
  • Login
  • Search
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups

Is there documentation for all base bagisto routes?

Knowledge Base
4
6
269
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M
    miguel.barbosa last edited by 24 Oct 2024, 13:51

    I want to find a route I can use to programatically add a product to the basket.

    I assume this exists as it's quite a common method, obviously my issue is solved if I know what route does this, but I wanted to go one step further and see if I can find a list of all base bagisto routes and what they do. So that I can read them and see which ones will be usefull.

    PS: I'm developing on top of bagisto to create a custom integration with database and system.

    ashish2409 1 Reply Last reply 25 Oct 2024, 11:37 Reply Quote 0
    • ashish2409
      ashish2409 @miguel.barbosa last edited by 25 Oct 2024, 11:37

      @miguel-barbosa

      Hello There,
      Thank you so much for your query,
      Yes you may follow below link for your concern.

      https://devdocs.bagisto.com/master/packages/routes.html

      Thanks.

      P 1 Reply Last reply 26 Oct 2024, 12:38 Reply Quote 0
      • P
        Peppek1993 @ashish2409 last edited by 26 Oct 2024, 12:38

        @ashish2409 He wanted a documentation for all existing endpoints (like swagger) and you pointed him to a guide on how to add a route.

        I like the bagisto product but damn, Admins on this forum are answering like AI

        ashish2409 1 Reply Last reply 28 Oct 2024, 06:48 Reply Quote 1
        • ashish2409
          ashish2409 @Peppek1993 last edited by 28 Oct 2024, 06:48

          @Peppek1993 and @miguel-barbosa

          Thanks for letting us know. I request you to kindly check the Swagger Rest API demo. I hope this is what exactly you are looking for.

          https://demo.bagisto.com/bagisto-api-demo/

          Thanks

          1 Reply Last reply Reply Quote 0
          • ghermans
            ghermans last edited by 3 Nov 2024, 00:38

            @miguel-barbosa you can use the following laravel command to get a list of all routes

            php artisan route:list
            

            Kind regards,
            Glenn Hermans

            Manager Bagisto Europe
            info@bagisto.eu

            1 Reply Last reply Reply Quote 1
            • 18 days later
            • M
              miguel.barbosa last edited by 20 Nov 2024, 13:36

              Thank you everyone for your feedback.

              Sorry for the late feedback, the answers were enough to get where I wanted to.

              1 Reply Last reply Reply Quote 0
              2 out of 6
              • First post
                2/6
                Last post