Skip to content

A test project that audit http enpoints performance - this includes a background worker for the audit processing, url management service , a RESTful API for adding a URL, EF for the DataAccess/DataPersistence also in this service includes reading URLs values from a specified json file.

Notifications You must be signed in to change notification settings

nigelanthonyoliveros/AuditService

Repository files navigation

A test project

It has a background worker that runs in a specified interval (cycle time) (this is configured in the appsettings.json) Has an URL management service You can add the url to the json file or you can add it individually using the REST API enpoint,

  • Truncate record
  • File Watcher functionality

About

A test project that audit http enpoints performance - this includes a background worker for the audit processing, url management service , a RESTful API for adding a URL, EF for the DataAccess/DataPersistence also in this service includes reading URLs values from a specified json file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages