arakoodev / FlySpring

Developer-friendly Spring Boot flavor. Supercharged cli "flyfly" to make you fall in love with Java again
MIT License
7 stars 7 forks source link

Create An Configured List of All Important API Methods #10

Open lezter-prog opened 1 year ago

lezter-prog commented 1 year ago

For Now The API methods that can be use is, GET,PATCH,POST.

We usually use post method for saving and Deletion, Get for getting information, and patch for updating.

There are many API methods and it should be included in this Automatic API registration.

vishalsingh2972 commented 1 year ago

PUT, DELETE, HEAD, OPTIONS, and CONNECT can be added to the existing stack!

sandys commented 1 year ago

Hi Vishal Thanks for the bug report. You're right - however right now people are using mainly get/post generally..so we quickly fixed the majority usecase.

However, we would love some help here. Would you like to try ? Can help you get set up.

On Mon, Apr 24, 2023, 20:55 Vishal Singh @.***> wrote:

PUT, DELETE, HEAD, OPTIONS, and CONNECT can be added to the existing stack!

— Reply to this email directly, view it on GitHub https://github.com/arakoodev/FlySpring/issues/10#issuecomment-1520388010, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAASYUYUI45XJGUSLIGTHRLXC2LPRANCNFSM6AAAAAAR5YIMB4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

vishalsingh2972 commented 1 year ago

I am a beginner and haven't worked on anything like this yet, but I would love to give it a try @sandys !

sandys commented 1 year ago

No problem at all! Can you join discord, so we can discuss there.

On Tue, Apr 25, 2023, 21:44 Vishal Singh @.***> wrote:

I am a beginner and haven't worked on anything like this yet, but I would love to give it a try @sandys https://github.com/sandys !

— Reply to this email directly, view it on GitHub https://github.com/arakoodev/FlySpring/issues/10#issuecomment-1522067586, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAASYU3RZWX6344T245KW43XC7Z6LANCNFSM6AAAAAAR5YIMB4 . You are receiving this because you were mentioned.Message ID: @.***>