Giter VIP home page Giter VIP logo

go-scim's Introduction

GoSCIM aims to be a fully featured implementation of SCIM v2 specification. It provides opinion-free and extensible building blocks, as well as an opinionated server implementation.

๐Ÿš€ TLDR

Requirements: Docker and Docker Compose
# Builds docker image and starts local docker-compose stack
make docker compose

๐Ÿ“ Project structure

Since v1, the project has grown into three independent modules.

  • pkg module evolved from most of the original building blocks. This module provides customizable, extensible and opinion free implementation of the SCIM specification.
  • mongo module evolved from the original mongo package. This module provides persistence capabilities to MongoDB.
  • server module evolved from the original example server implementation. It is now an opinionated personal server implementation that depends on the above two modules.

Documentation for the individual modules can be viewed in their respective directories and godoc badge links.

๐Ÿšซ End of v1

Due to limited time and resource and a drastic new design in v2, the building blocks and mongo package from v1 will no longer be maintained. The github.com/imulab/go-scim will go on as an opinionated personal implementation, which may or may not resonate with everyone's use case.

However, other modules will continue to be maintained and accept changes to allow reasonable use cases, while remaining true to the specification itself.

go-scim's People

Contributors

imulab avatar requaos avatar afedyk-sugarcrm avatar johejo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.