telodendria/docs
Jordan Bancino 2d30719be4 Implement Registration Token Administrator API (#43)
This pull request fully implements and documents all of the registration token administrator API endpoints.

**NOTE:** There is a memory leak when listing all of the registration tokens. Debug this before merging.
 
~~Closes~~ Supersedes #37.

Closes #26.

This pull request is based off of #37, which addresses #26. This pull makes a number of improvements to the logic, organization, and behavior of the API endpoints.

Co-authored-by: hatkid <daichi93100@gmail.com>
Co-authored-by: LoaD Accumulator <lda@freetards.xyz>
Co-authored-by: LoaD Accumulator <lda@noreply.git.telodendria.io>
Co-authored-by: lda <lda@freetards.xyz>
Co-authored-by: Load Accumulator <lda@freetards.xyz>
Reviewed-on: Telodendria/Telodendria#43
2023-11-10 09:30:53 -05:00
..
dev Update docs/dev/rationale.md 2023-11-01 20:35:48 -04:00
user Implement Registration Token Administrator API (#43) 2023-11-10 09:30:53 -05:00
CHANGELOG.md Implement Registration Token Administrator API (#43) 2023-11-10 09:30:53 -05:00
CONTRIBUTING.md Use `Makefile`s instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
README.md Add admin documentation home page. 2023-09-08 17:22:24 -04:00
ROADMAP.md Finish remaining issues in TODO.txt and add docs/ROADMAP.md. 2023-09-05 21:30:09 -04:00

README.md

Telodendria Documentation

Here you will find all of the documentation for Telodendria. If you find that some documentation is missing or incorrect, please open an issue, and, even better, a pull request to fix the issue.

You are also welcome to join the #telodendria-general:bancino.net matrix room, where you can discuss Telodnedria with others and ask questions.

User Documentation

Developer Documentation

Miscellaneous