furkanriza / Anadolu_Ajansi_intern_workspace

0 stars 0 forks source link

RESTful API #6

Open zgrdmr opened 1 year ago

zgrdmr commented 1 year ago

Bu konu araştırılacak. Proje RESTful API haline getirilecek

furkanriza commented 1 year ago

-Project structure has rebuilt and tested from postman to maintain a RESTful api. The fundamental consepts are used in project; -The data format of RESTful is based on JSON, HTTP, and Text. (we use json) -Utilized with standard HTTP methods (GET, POST, PUT, DELETE) (HTTP headers can be used to carry information for request and response body.)

image

image

image

image

image