Go to file
Oly a46aa69b7b Initial commit 2023-11-16 12:51:57 +00:00
bases Initial commit 2023-11-16 12:51:57 +00:00
components Initial commit 2023-11-16 12:51:57 +00:00
development Initial commit 2023-11-16 12:51:57 +00:00
projects Initial commit 2023-11-16 12:51:57 +00:00
.gitignore Initial commit 2023-11-16 12:51:57 +00:00
deps.edn Initial commit 2023-11-16 12:51:57 +00:00
package.json Initial commit 2023-11-16 12:51:57 +00:00
readme.org Initial commit 2023-11-16 12:51:57 +00:00
shadow-cljs.edn Initial commit 2023-11-16 12:51:57 +00:00
workspace.edn Initial commit 2023-11-16 12:51:57 +00:00

readme.org

aplex Api's

Each library should have an init function to configur url tokens or anything else specific users

Library's do not need to be complete as they can be expanded as sneeded

There should be one function for each api route

API libraries should just build the requests as maps.

Validation should be seperate to the requests making it optional and written in a way to pipe the request into the validation.