-
-
fiber Public
Forked from gofiber/fiber⚡️ Express inspired web framework written in Go
Go MIT License UpdatedDec 28, 2020 -
go-rest-skeleton Public
Golang REST API skeleton with modern architecture
-
gin Public
Forked from gin-gonic/ginGin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
Go MIT License UpdatedNov 16, 2020 -
opencv-upload-validation-api Public
An advanced photo upload validation (face, upper body, background & exif tag detections) with OpenCV libraries
-
grape Public
Forked from ruby-grape/grapeAn opinionated framework for creating REST-like APIs in Ruby.
Ruby MIT License UpdatedOct 23, 2019 -
keyboard-layout-editor Public
Forked from ijprest/keyboard-layout-editorWeb application to enable the design & editing of keyboard layouts
JavaScript Other UpdatedOct 19, 2019 -
made-with-love Public
Forked from nitayneeman/made-with-love🚀 An experimental project which demonstrates an Angular Package which contains Angular Elements and Schematics
TypeScript MIT License UpdatedOct 5, 2019 -
-
php-aes256-encryption Public
This PHP function allow you to encrypt-decrypt text with AES256 algorithm.
-
php-dynamic-pyramid Public
A simple way to generate dynamic pyramid without PHP looping functions (for, foreach, while) via CLI.