furkanriza / Anadolu_Ajansi_intern_workspace

0 stars 0 forks source link

RESTful API #6

Open zgrdmr opened 12 months ago

zgrdmr commented 12 months ago

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

furkanriza commented 12 months 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