line / centraldogma-python

Python client library for Central Dogma
https://line.github.io/centraldogma-python/
Apache License 2.0
19 stars 9 forks source link

Implement basic features with structured layer #1

Closed hexoul closed 3 years ago

hexoul commented 3 years ago

Motivation:

Modifications:

`Dogma` ---------- `ProjectService` ----------- `BaseClient`
              |                           |
              ---- `RepositoryService` ----
              |                           |
              ---- `ContentService` -------

Result:

ikhoon commented 3 years ago

The basic structure looks good to me.

minwoox commented 3 years ago

@okue Do you have a chance to look at this PR? If you don't have time, then I think we can just merge this and implement the next feature. 😄

minwoox commented 3 years ago

🎉 🎉 🎉 Thanks a lot @hexoul! Let's go on to the next stage. 😄