
[WIP]Gooo - golang full-stack framework for web backend development
Full-stack framework for web backend development built with Go. This will have the following features.
Database
Simple ORM
Validation
Query Logging
Migration inspired ( https://github.com/version-1/goooder )
Seeding inspired ( https://github.com/version-1/goooma )
Controller
Basic features for controller
Serialization compatible with JSON-API
Request Pipeline
Error Handling on request-scope
Middleware
Auth
Request Logging
Testing
DB Cleaner
Flexible Matcher inspired ( https://github.com/version-1/go-matcha )
Utilities for testing
Misc
Config
HTTP Client

Vuex Contribution
Tiny contrubition to fix typo of Japanese Documents.

Cnstnts
npm package. Easily define "Plain Object-base" enum helper. It is good to use it for Redux or Hooks API useReducer's actions.

React Native Various Form
npm package. It provides some components for Input Form. You can implement Field, Form and Validator easily on React Native.
Link: https://github.com/version-1/react-native-various-form