I have a decent understanding of RESTful URLs and the whole theory behind URL allocation, but I'm still not quite sure how it looks in a corporate application like Amazon, StackOverflow or Google ...
Google has these URLs:
Amazon like this:
And StackOverflow like this:
, : URL- ? URL-, ? , , , ( URL-, ), , URL- , , , URL- , .
?
"" Ruby. , URL-, , Rails - : .
, . . , -, , .
, . , example.com/admin/products/1234/edit, , - . , .
( - ) . , URL- permalink, , , , SEO, , .
, REST / , API. API , , RESTful - , REST. .
, , ( ) , . API , . , Rails, . , , . ", " . , , .
, , , . REST - , .
, , , , , Rails .
, , URL- RESTful , , .
, , URL- RESTful - - , .
Source: https://habr.com/ru/post/1724501/More articles:Initialize Dictionary in .Net 2.0 - c #How do I search for a default (default) record with a value (not set) from WIX? - wixEnumerations in Scala with several constructor options - enumsMVC: RESTful routing with nested URLs when entities are not nested - restful-urlJUnit: pause for user input - javaMXML: combobox wider than parent width - flexExecuteNonQuery does not throw an exception on insert - c #Implementing and updating a SQL Server database database schema - sql-serverOrder thread using ThreadPool.QueueUserWorkItem - multithreadingHow to create a "built-in" SQL 2008 database file if it does not exist? - c #All Articles