{"payload":{"pageCount":2,"repositories":[{"type":"Public","name":"nestjs-security","owner":"moveaxlab","isFork":false,"description":"A NestJS library to handle JWT authentication for web and mobile apps.","allTopics":["security","jwt","nestjs"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-26T08:28:39.221Z"}},{"type":"Public","name":"grpc-gen","owner":"moveaxlab","isFork":false,"description":"Opinionated utilities to generate TypeScript code from prorobuf files.","allTopics":["typescript","protobuf","grpc"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-26T08:20:38.430Z"}},{"type":"Public","name":"godror","owner":"moveaxlab","isFork":true,"description":"GO DRiver for ORacle DB","allTopics":[],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":99,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-22T16:00:31.792Z"}},{"type":"Public","name":"oracle","owner":"moveaxlab","isFork":true,"description":"GORM oracle driver","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":43,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-22T15:48:32.024Z"}},{"type":"Public","name":"asdf-helm-secrets","owner":"moveaxlab","isFork":false,"description":"helm-secerts plugin for the asdf version manager.","allTopics":[],"primaryLanguage":{"name":"Shell","color":"#89e051"},"pullRequestCount":1,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-01T18:48:31.656Z"}},{"type":"Public","name":"goose","owner":"moveaxlab","isFork":true,"description":"A database migration tool. Supports SQL migrations and Go functions. ","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":501,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-11T12:13:12.814Z"}},{"type":"Public","name":"oracledb-init","owner":"moveaxlab","isFork":false,"description":"oracle db tool for schema and user init","allTopics":[],"primaryLanguage":{"name":"Shell","color":"#89e051"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-06T12:30:32.605Z"}},{"type":"Public","name":"oracle-db-job-queue","owner":"moveaxlab","isFork":false,"description":"A transactional job queue implementation with Oracle DB.","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-07T14:38:09.206Z"}},{"type":"Public","name":"oracledb-pipeline","owner":"moveaxlab","isFork":false,"description":"","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-19T12:09:48.743Z"}},{"type":"Public","name":"mise-backend-repro","owner":"moveaxlab","isFork":false,"description":"","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-15T11:34:37.914Z"}},{"type":"Public","name":"kubernetes-metadata-injector","owner":"moveaxlab","isFork":false,"description":"Kubernetes Admission Webhook to inject annotations in Kubernetes services dynamically","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-16T14:32:39.060Z"}},{"type":"Public","name":"dep-check","owner":"moveaxlab","isFork":false,"description":"Validate imports and run tests selectively in Go projects.","allTopics":["go","project-structure","fitness-function"],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-15T16:38:55.121Z"}},{"type":"Public","name":"dig","owner":"moveaxlab","isFork":true,"description":"A reflection based dependency injection toolkit for Go.","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":206,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T09:16:03.444Z"}},{"type":"Public","name":"nestjs-grpc-client","owner":"moveaxlab","isFork":false,"description":"A dataloader implementation to talk with gRPC servers, with support for request merging and cross-request caching.","allTopics":["graphql","grpc","dataloader","nestjs"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-06T14:59:27.870Z"}},{"type":"Public","name":"deploy1","owner":"moveaxlab","isFork":false,"description":"A tool to build and deploy services using docker and argo.","allTopics":["go","docker","deploy","argo"],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-06T10:05:39.737Z"}},{"type":"Public","name":"go-grpc-server","owner":"moveaxlab","isFork":false,"description":"Utilities to create gRPC servers in Go, including some interceptors.","allTopics":["go","protobuf","server","grpc"],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-01T09:01:18.580Z"}},{"type":"Public","name":"go-health","owner":"moveaxlab","isFork":false,"description":"Liveness and readiness server for Go.","allTopics":["go","health","liveness","readiness"],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-26T15:33:37.124Z"}},{"type":"Public","name":"go-optional","owner":"moveaxlab","isFork":false,"description":"Our Optional generic implementation for Go. Sometimes we miss Java.","allTopics":["go","repository","optional"],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-19T09:15:21.020Z"}},{"type":"Public","name":"graphql-client","owner":"moveaxlab","isFork":false,"description":"Utilities to build GraphQL clients.","allTopics":["graphql-client","graphql","subscription","graphql-ws"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-14T14:25:38.323Z"}},{"type":"Public","name":"env-validation-js","owner":"moveaxlab","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-05-31T08:09:54.473Z"}},{"type":"Public","name":"sdk-boilerplate-py","owner":"moveaxlab","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-05-22T21:37:08.917Z"}},{"type":"Public","name":"helm-charts","owner":"moveaxlab","isFork":false,"description":"Moveax Helm Charts Repository ","allTopics":[],"primaryLanguage":{"name":"Mustache","color":"#724b3b"},"pullRequestCount":1,"issueCount":0,"starsCount":3,"forksCount":3,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-02-27T15:44:05.045Z"}},{"type":"Public","name":"redux-sigma","owner":"moveaxlab","isFork":false,"description":"A state machine library for redux and redux-saga.","allTopics":["redux","redux-saga","state-machine","statecharts"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":17,"issueCount":0,"starsCount":21,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-06T16:34:54.197Z"}},{"type":"Public","name":"eslint-config","owner":"moveaxlab","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":4,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-06T08:07:20.951Z"}},{"type":"Public","name":"react-native-invariants","owner":"moveaxlab","isFork":false,"description":"Check React Native invariants with react-test-renderer.","allTopics":["unit-testing","react-native"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":19,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-03T23:40:58.675Z"}},{"type":"Public","name":"docker-postgis","owner":"moveaxlab","isFork":true,"description":"Dockerfile for postgis","allTopics":[],"primaryLanguage":{"name":"Shell","color":"#89e051"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":317,"license":"GNU General Public License v2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-10-08T12:40:51.104Z"}},{"type":"Public","name":"aws-docdb-snapshot-tool","owner":"moveaxlab","isFork":false,"description":"A Cloudformation stack & Lambda function to handle backup, restore & copy of AWS DocumentDB snapshots","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-07-15T10:45:56.733Z"}},{"type":"Public archive","name":"rds-snapshot-tool","owner":"moveaxlab","isFork":true,"description":"The Snapshot Tool for Amazon RDS automates the task of creating manual snapshots, copying them into a different account and a different region, and deleting them after a specified number of days ","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":146,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-04-30T11:12:20.531Z"}},{"type":"Public","name":"redux-saga-tester","owner":"moveaxlab","isFork":true,"description":"Full redux environment testing helper for redux-saga","allTopics":["redux","redux-saga","testing-library"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":47,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-11-23T10:22:01.933Z"}},{"type":"Public","name":"sdk-boilerplate-java7","owner":"moveaxlab","isFork":false,"description":"SDK boilerplate for JAVA 7 - compatibility version of moveaxlab/sdk-boilerplate-java","allTopics":[],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-09-10T09:51:36.623Z"}}],"repositoryCount":43,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"moveaxlab repositories"}