Pinned Repositories
connect-trim-body
Connect/Express middleware to trim parameters in request body.
jsend
Easily craft JSend responses in Go
jsender
Simple and structured application level JSON responses for Express. Based on JSend specification.
koa-jsend
Simple and structured application level JSON responses for Koa based on JSend specification.
mentorship-react
mpower-node
MPower Payments Node.js Library
ng-launchpad
Opinionated kickstarter for Angular JS projects. Inspired by ngBoilerplate.
parse-geocoder
Parse geocoder data into easily usable form
ussd-go
Eases building USSD apps.
validr
Framework agnostic Node.js validations. Inspired by validator, express-validator and validictorian.
samora's Repositories
samora/ng-launchpad
Opinionated kickstarter for Angular JS projects. Inspired by ngBoilerplate.
samora/validr
Framework agnostic Node.js validations. Inspired by validator, express-validator and validictorian.
samora/jsender
Simple and structured application level JSON responses for Express. Based on JSend specification.
samora/mpower-node
MPower Payments Node.js Library
samora/koa-jsend
Simple and structured application level JSON responses for Koa based on JSend specification.
samora/ussd-go
Eases building USSD apps.
samora/connect-trim-body
Connect/Express middleware to trim parameters in request body.
samora/jsend
Easily craft JSend responses in Go
samora/mentorship-react
samora/parse-geocoder
Parse geocoder data into easily usable form
samora/samora.github.io
Samora Dake's website.
samora/smsexpress
Quickly attempt to send SMS messages via various providers.
samora/angular-google-places-autocomplete
Pure AngularJS directive for Google Places Autocomplete
samora/burnt
Crunchy toasts for React Native. 🍞
samora/express-coffeescript-api-seed
A simple yet powerful starting point for writing Express JSON APIs with CoffeeScript.
samora/express-coffeescript-website-seed
A simple yet powerful starting point for writing Express websites with CoffeeScript.
samora/gin-jsend
Easily craft JSend responses in Gin
samora/go-concurrency-patterns
Examples of Go concurrency patterns.
samora/jsender-plus
A few more Express response helper methods for JSender.
samora/mpower-go
MPower Payments Golang library
samora/mpower_dotnet
MPower Payments .NET Client Library
samora/mpowergo
A simple client library interfacing with the MPower HTTP API
samora/MPowerMiniUssd
The demo app built at USSD Framework Intro presentation.
samora/node-service-seed
Project template for Node.js web services.
samora/piano-challenge
samora/simpleaes
Make encryption in Go easy
samora/slugification
Transform string into slug. Replaces spaces and special characters.
samora/Smsgh.UssdFramework
Easily build dynamic USSD applications.
samora/trim-body
Trim parsed request body or any object that needs its strings trimmed in one go.
samora/validictorian
Node validations without ties to any framework. Based on node validator.