Git Product home page Git Product logo

naijaemoji's Introduction

Build Status

#NaijaEmoji

NaijaEmoji is RESTful API for CRUD operations on the common emojis reimagined for Nigerians. The API uses simple token based authentication and is developed The PHP League way. A demo is hosted at naija-emoji.herokuapps.com

#Testing The phpspec framework for testing is used to perform unit test on the classes. The TDD principle has been employed

Run this on bash to execute the tests

bin/phpspec run --format=pretty

#Install

  • To install this package, PHP 5.5.9+ and Composer are required
git clone https://github.com/andela-cijeomah/naijaemoji.git

composer install

php -S localhost:8080

Usage

Create mysql database with users and emojis tables. Use "test" and "password" as your username and password respectively. Do not forget to enable utf8-mb4 charset encoding on the database and each table.

If you need help with enabling utf8-mb4, here is a guide.

Change log

Please refer to CHANGELOG file for information on what has changed recently.

Contributing

Please check out CONTRIBUTING file for detailed contribution guidelines.

Credits

Naija Emoji is maintained by Chidozie Ijeomah.

License

Naija Emoji is released under the MIT Licence. See the bundled LICENSE file for details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.