@sourceloop/audit-service

Audit logging microservice


Keywords
loopback-extension, loopback, arcbysf, loopback4, microservices, nodejs, opensource
License
MIT
Install
npm install @sourceloop/audit-service@4.0.7

Documentation

ARC Logo

ARC by SourceFuse is an open-source Rapid Application Development framework for developing cloud-native enterprise applications, utilizing prebuilt microservices and standardized architectures for deployment on private and public clouds.

Sonar Quality Gate Synk Status License GitHub contributors sourceloop core downloads Pb Loopback Pb Loopback

IMPORTANT NOTE

From v5 onwards our cli now supports workspaces, transfering the responsibility of managing dependencies from lerna to npm. We will be providing support for our older version v4 till 30th June 2024. For more details on how to migrate from older versions of lerna to latest lerna v7 click here.

ARC API

ARC API (aka Sourceloop), is a collection of pre-built microservices designed to accelerate the development timeline for enterprise projects. These services address common challenges encountered by large enterprises during the development of cloud-native platforms for digital transformation initiatives or new product creation. Implemented as LoopBack Extensions, ARC API services can be seamlessly integrated into existing LoopBack or NestJS applications or generated as standalone services using the LoopBack Command-line interface.

Watch our introduction video to know more about ARC API.

Getting Started

The easiest way to get started with ARC API is to use its command line interface which can be installed using npm install -g @sourceloop/cli. The cli provides quick ways to scaffold a monorepo project, add microservices provided by sourceloop to your projects and many other useful stuff.

Checkout this step by step tutorial here.

Pre-built Micro-services

There are currently 14 Microservices provided and actively maintained:

  1. Authentication Service
  2. Audit Service
  3. OIDC Service
  4. In-Mail Service
  5. Notification Service
  6. Scheduler Service
  7. Video Conferencing Service
  8. BPMN Service
  9. Chat Service
  10. Feature Toggle Service
  11. User Service
  12. Payment Service
  13. Survey Service
  14. Search Service

Other Extensions

ARC API utilizes many LoopBack extensions in the micro-services provided, which are actively maintained by the ARC team.

Package Name Repo NPM
loopback4-authentication GitHub NPM
loopback4-authorization GitHub NPM
loopback4-ratelimiter GitHub NPM
loopback4-s3 GitHub NPM
loopback4-soft-delete GitHub NPM
loopback4-kafka-client GitHub NPM
loopback4-helmet GitHub NPM
loopback4-notifications GitHub NPM
@sourceloop/audit-log GitHub NPM
@sourceloop/vault GitHub NPM
@loopback/sequelize GitHub NPM

Example Implementations

The sandbox folder contains example applications and docker files that can be run independently to see the services in action. You can use Docker Compose to run the sandbox applications.

Issues

If you've noticed a bug or have a question or have a feature request, search the issue tracker to see if someone else in the community has already created a ticket. If not, go ahead and make one! All feature requests are welcome. Implementation time may vary. Feel free to contribute the same, if you can. If you think this project is useful, please star it. Appreciation really helps in keeping this open source project alive.

Consulting

Let's talk about accelerating your next project with ARC API:

https://www.sourcefuse.com/lets-talk/

People

Contributors

See all contributors.

Reference Links

License

Distributed under the MIT License. See LICENSE for more information.