An open API service indexing awesome lists of open source software.

https://github.com/iesreza/foundation


https://github.com/iesreza/foundation

framework go golang

Last synced: 6 months ago
JSON representation

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)