Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/3n3a-archive/manager
The Backend to my websites frontend
https://github.com/3n3a-archive/manager
Last synced: about 2 months ago
JSON representation
The Backend to my websites frontend
- Host: GitHub
- URL: https://github.com/3n3a-archive/manager
- Owner: 3n3a-archive
- Archived: true
- Created: 2022-08-14T14:48:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-10T19:06:45.000Z (over 2 years ago)
- Last Synced: 2024-11-20T05:18:55.401Z (about 2 months ago)
- Language: Elixir
- Size: 688 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Manager App
> Manages various digital things
## Architecture
* `Manager`
* Database Connector
* Ecto Repository
* `Manager API`
* JSON API
* for statically generated Frontends
* `Manager Web`
* Admin Interface for Content Managment![Diagram of Architecture of Manager](.github/assets/architecture_diagram.png)