Skip to content
View arsalans's full-sized avatar

Block or report arsalans

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. postgres-elastic-sync-example postgres-elastic-sync-example Public

    This microservice features a sync api which provides the support for crud operations in postgres and elastic search while keeping them in sync.

    TypeScript

  2. elastic-search-wrapper elastic-search-wrapper Public

    This microservice features a rest based search api that can be used to query elastic search. It wraps elastic search with a simpler API so that its easier for the development team to understand and…

    TypeScript

  3. music music Public

    Test Music project using Spring Boot, Spring Data Repositories, in-memory database H2 and Hibernate.

    Java

  4. json-log-viewer json-log-viewer Public

    Json log viewer is an example of displaying json log files in a html table.

    Java

  5. ifttt-callbackservice-lambda ifttt-callbackservice-lambda Public

    This is an ifttt call back service test that is created for AWS Lambda using Spring Boot. Note that the background thread doesn't execute as Lambda freezes the function when the main thread finishe…

    Java

  6. ifttt-callbackservice-gcp ifttt-callbackservice-gcp Public

    This is an ifttt call back service which is coded to run on Google Cloud Platform's App Engine. It is created using Spring Boot & Java 8.

    Java