Revising the newly created askhole.api.dotfile.sh/v0alpha0 is necessary. Currently at a personal once-over I think it's fine. However that analysis is not really a sound one given the fact I'm not the only developer. I would like everyone to have a look over of the wiki and respond with some notes:
[ ] Are there any spelling errors or mismatch in documentation?
[ ] Are there any endpoints which need to be created? i.e. is there any data between the client and server which will need to be sent but does not have a means of doing so?
[ ] Does the order of the API make rational sense?
I feel I should have some structured guideline for how I architected the API but I really don't. I will be the first to admit the design is based on "what felt reasonable" in the moment. If my sense of reasonable turns out to be completely batty then we can make more drastic changes if needs be.
Revising the newly created
askhole.api.dotfile.sh/v0alpha0
is necessary. Currently at a personal once-over I think it's fine. However that analysis is not really a sound one given the fact I'm not the only developer. I would like everyone to have a look over of the wiki and respond with some notes: