Pinned Repositories
blow-feathers-api
RESTful API using FeathersJs, NodeJs, Express, Sequelize, SQLite, Mocha
compare-database-structures
python tool to compare structures of databases in a distributed mysql data warehouse
create-apollo-graphql-express-server-typescript
NPM template to create Apollo GraphQL Express server using TypeScript and Node
data-formats-benchmark-node-typescript
benchmark of serialize/deserialize operations for data formats like JSON, BSON, MessagePack, etc.
denoway
simple API gateway using TypeScript, Deno and Redis to be put behind Nginx
fakebank
Fakebank services using Apollo GraphQL Server and Federation, Express, REST, Faker - TypeScript
graphqlint
GraphQLint is for linting schema files against certain rules and conventions - aim to integrate with ESLint and VSCode
holland-codes-onet-careers-api
Careers API - recommendation of jobs based on scores Holland Codes (RIASEC) using O*Net database
holland-codes-personality-test-api
Holland Codes Personality Test HTTP API using Node.js, Express.js and Knex.js
simple-hr-api-php8
Simple Human Resources API using PHP8, PDO, MySQL with variant using Swoole - supporting simple-hr-app-react
muratyaman's Repositories
muratyaman/holland-codes-personality-test-api
Holland Codes Personality Test HTTP API using Node.js, Express.js and Knex.js
muratyaman/holland-codes-onet-careers-api
Careers API - recommendation of jobs based on scores Holland Codes (RIASEC) using O*Net database
muratyaman/demo-sql-indexes
Effect of using unique indexes on sql database performance
muratyaman/node-http-and-worker
Node HTTP server and task worker
muratyaman/bitcoin
bitcoin blocks
muratyaman/cachexchange
Faster caching solution using node-cache and amqp broker/exchange after comparing cachers local vs central
muratyaman/dataops
dataops is for simple data operations, manipulation, database interaction; sql or nosql, using a simple interface that can be implemented for MySQL, PostgreSQL, Mongodb, SQLite, Lowdb, etc.
muratyaman/demo-hyper-express-graphql-server
Demo GraphQL server running on hyper-express
muratyaman/demo-node-express
Demo Node.js and Express.js HTTP server
muratyaman/gancho
Webhooks system using GraphQL, notifications, queues, databases and Axios
muratyaman/georeact
react component to make it easier to work with geolocation
muratyaman/gris-gris
Minimal framework to work with Node HTTP2 module
muratyaman/minuterie
standalone react web app dashboard with charts for checking service uptime downtime availability
muratyaman/motifs
Library for implementation of certain patterns like Repository
muratyaman/mqtt-meets-amqp
Sample MQTT server, MQTT worker and MQTT client to use MQTT and AMQP for delivering messages reliably
muratyaman/mqtt-with-message-pack
Demo MQTT server and client using MessagePack for payloads
muratyaman/mqtt5-packets
Library for packet definitions of MQTT protocol v5.0
muratyaman/mysql-dto-generator
Tool to generate TypeScript DTO models for tables in a MySQL database using information schema
muratyaman/node-express-health-avoid-oom
Demo service using Node + Express with improved health check to avoid due OOM errors to traffic
muratyaman/permis
Library to implement OAuth2 server using Node and TypeScript
muratyaman/pg-mocked
package to speed up automated tests that rely on node pg for postgresql databases
muratyaman/react-forms-for-openapi
react app to render forms integrated with openapi spec
muratyaman/resume-time
turn your resume into an interactive react web app using YAML format
muratyaman/service-airports
airports service, api, international airport codes, iata codes
muratyaman/service-auth
basic service for auth
muratyaman/service-geolocation
basic service for geolocation tracks
muratyaman/service-siccodes
Nature of business: Standard Industrial Classification (SIC) codes
muratyaman/time-slides
generate and serve locally albums of your photos using basic slideshow
muratyaman/virgul
INCOMPLETE -- Tool to generate GraphQL schema using OpenAPI specification
muratyaman/ws-api-stream-knex-sql
A lightweight WebSocket server/API and client using ws, knex, stream, pg (PostgreSQL), mysql2, msgpackr