Pinned Repositories
amala
NodeJs Framework for creating REST API endpoints with Typescript decorators. Supports API versioning, OpenAPI3 and docker. Powered by Koa 2+ and Nigerian food (amala+ewedu)
epicworship
Free, visually-superior Church projection Application.
epicworship2
EpicWorship 2: Faster, lighter, built purely with ElectronJS. No more bulky Java. [in Development]
epicworshipneo
The modern Epicworship V2+
goreactus
An activity app made with Golang and React. Packaged with webpack. Created by Iyobo Eki.
goswitch
Easy Golang GOPATH switching. Manage your multiple Go projects with ease. #JustUseGoSwitch
jollofjs
The tastiest Fullstack NodeJS framework you'll ever Eat
pouchorm
The definitive ORM for working with PouchDB. Native support for Typescript.
react-spoon
A sane React Routing library for the frontend
uncircled
Mobx. RootStore. Serialize. Deserialize. Great for SSR/NextJS
iyobo's Repositories
iyobo/goswitch
Easy Golang GOPATH switching. Manage your multiple Go projects with ease. #JustUseGoSwitch
iyobo/goreactus
An activity app made with Golang and React. Packaged with webpack. Created by Iyobo Eki.
iyobo/admin-on-rest
A frontend framework for building admin SPAs on top of REST services, using React
iyobo/ansible-django-stack
Ansible Playbook for setting up a Django app with Nginx, Gunicorn, PostgreSQL, Celery, RabbitMQ, Supervisor, Virtualenv, and Memcached. A Vagrantfile for provisioning a VirtualBox virtual machine is included as well.
iyobo/arangodb
ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
iyobo/body-parsers
collection of koa body parsers
iyobo/django-quickroutes
Make routes very Quickly while developing with Django
iyobo/formage-admin
mongoose & formage based admin scafolding
iyobo/gocompoundwords
Natural Language Processing: Finds the largest word in a list of words that is completely made up of other words in the same list. Powered by Golang
iyobo/isvalid
Async JSON validation library for node.js.
iyobo/joi
Object schema validation
iyobo/keystone
node.js cms and web app framework
iyobo/kniteor
A Meteor app to model a knitting shop's estimation through native api calls
iyobo/koa-controller
MVC-style implementation of routes and controllers for Koa.
iyobo/nedb
The JavaScript Database, for Node.js, nw.js, electron and the browser
iyobo/photon
an open source geocoder for openstreetmap data
iyobo/resthapi
REST api created using HapiJS, Mongoose and that uses modern ES6 concepts.
iyobo/restnodeprime
This is a NodeJS REST server complete with authentication that uses absolutely no dependencies besides Standard NodeJS libraries. None. Not even ExpressJS. DB is essentially a volatile, pre-loaded hashtable.
iyobo/search-query
A mini search language based of off SQL (using http://zaach.github.io/jison/ to generator the language parser) to provide a query like language that can be applied to searching functionality.
iyobo/validate.js-array
iyobo/VisualSearchServer
A simple implementation of Visual Search using features extracted from Tensorflow inception model and Approximate Nearest Neighbors