https://github.com/iesreza/foundation
https://github.com/iesreza/foundation
framework go golang
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iesreza/foundation
- Owner: iesreza
- Created: 2020-01-14T09:29:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-17T11:31:34.000Z (about 6 years ago)
- Last Synced: 2025-10-12T09:06:59.065Z (6 months ago)
- Topics: framework, go, golang
- Language: JavaScript
- Size: 11.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Foundation
## A Web Application and Automation Solution
:red_circle: This project is still under development, not documented and not recommended to use as it is now
How to use:
#### [Sample App](https://github.com/iesreza/foundation-example)
#### [Components](https://github.com/iesreza/foundation/blob/master/docs/components.md)
#### [Routers](https://github.com/iesreza/foundation/blob/master/docs/router.md)
#### [Docker](https://github.com/iesreza/foundation/blob/master/docs/docker.md)
### Milestone 4 Todo List:
- [ ] Optimize Request object
- [ ] Make dynamic interface for user management integration
- [ ] Render Engine: automatically set render engine to server side or client side
- [x] Optimize accessing form data
- [ ] Sanitize form data
- [ ] Implement expose API (like GraphQL, REST)
- [ ] Empty Project Builder
- [x] Docker image maker
- [ ] Write docs
- [ ] Port adminlte
- [ ] Integrate general js library
- [ ] Integrate github actions
- [x] Configuration Reader for all components
- [x] Bind form data to models
# Branches git
- master
- dev (for development)