docs icon indicating copy to clipboard operation
docs copied to clipboard

Developer Core Concepts

Open djwfyi opened this issue 2 years ago • 5 comments

Add a Developer Core Concepts page to parallel the similar docs that we have for Administrators and Operators.

Review the basic operations:

  • [ ] PUT
  • [ ] GET
  • [ ] HEAD
  • [ ] LIST
  • [ ] DELETE

djwfyi avatar Mar 09 '23 23:03 djwfyi

Go, Python, and a third language either C# or Java/Node.

djwfyi avatar Mar 28 '23 21:03 djwfyi

On DELETE, cover #741 request as well.

djwfyi avatar Oct 03 '23 20:10 djwfyi

Start by breaking this into subtasks.

djwfyi avatar Oct 03 '23 20:10 djwfyi

Proposed plan:

  • Test/update existing Quickstart pages (located in the SDK repos and included in docs via automation). https://github.com/minio/docs/issues/1042
  • Tutorials with sample code illustrating the same basic operations for each SDK. (TBD if these should be in addition to Quickstarts or replace them.)
  • Update current SDK main page to cover concepts and link to individual SDK tutorials.

Likely order of operations:

  1. New content for Go, Python, and perhaps Java.
  2. Update main SDK page.
  3. Continue updates for remaining languages.

feorlen avatar Oct 27 '23 19:10 feorlen

Sticking this back in To do for the moment. SDK updates are taking a bit.

feorlen avatar Jan 11 '24 23:01 feorlen