PromucFlow_constructor/app/server
Arpit Mohan cef6946859 Adding the LayoutController that will store the DDL for the page layouts
Also adding the getById function in the BaseController so that all CRUD APIs will automatically support that API call.
2019-03-30 12:23:21 +05:30
..
api Moving the method comparison in gorilla mux to the end and not in the chain 2019-03-16 17:05:20 +05:30
models Adding Google authentication via Goth. All endpoints can now be authenticated. 2019-03-16 15:47:47 +05:30
rest Correcting the project structure as per idiomatic go 2019-03-10 15:51:19 +05:30
server Adding the LayoutController that will store the DDL for the page layouts 2019-03-30 12:23:21 +05:30
services Adding functionality to execute a query via mustache template. 2019-03-16 18:28:44 +05:30
storage Moving the method comparison in gorilla mux to the end and not in the chain 2019-03-16 17:05:20 +05:30
url Adding the Spring java API for creating Widget. 2019-03-19 01:50:32 +05:30
utils Correcting the project structure as per idiomatic go 2019-03-10 15:51:19 +05:30
.gitignore Correcting the project structure as per idiomatic go 2019-03-10 15:51:19 +05:30
config.yml Adding Google authentication via Goth. All endpoints can now be authenticated. 2019-03-16 15:47:47 +05:30
go.mod Adding functionality to execute a query via mustache template. 2019-03-16 18:28:44 +05:30
go.sum Adding functionality to execute a query via mustache template. 2019-03-16 18:28:44 +05:30
Makefile Correcting the project structure as per idiomatic go 2019-03-10 15:51:19 +05:30
README.md Initial commit 2019-02-17 05:41:20 +00:00
server.go Moving the method comparison in gorilla mux to the end and not in the chain 2019-03-16 17:05:20 +05:30

internal-tools-server

This is the server-side repo for the internal tools framework