Categorygithub.com/grokify/go-saviyntecf-tutorial
modulepackage
0.1.0
Repository: https://github.com/grokify/go-saviyntecf-tutorial.git
Documentation: pkg.go.dev

# README

Saviynt External Connector Framework (ECF) in Go Tutorial

Build Status Go Report Card Docs License

This is a tutorial and example app for the Saviynt ECF framework, go-saviyntecf.

To run this service, use:

% git clone https://github.com/grokify/go-saviyntecf-tutorial
% cd go-saviyntecf-tutorial
% go run main.go
% curl -XPOST http://localhost:8080/api/v1/accounts
% curl -XPOST http://localhost:8080/api/v1/users --verbose

Further Reading

  1. Go, Lambda and the API Gateway — the OpenAPI v3.0 story

# Packages

No description provided by the author