efalayi / sms-management-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coverage Status

sms-management-app

The SMS application API is a short message service management system. It keeps track of sent and received messages.

Note

This API does not send SMS but only keeps record of sent or received sms messages.

Dependencies

Getting Started

Testing

Server modules were tested using Mocha and Supertest

NPM Scripts

To make development easier, some NPM scripts were written:

  • yarn test runs test for server modules using Mocha
  • yarn run start:dev runs app on local machine
API Documentation

https://documenter.getpostman.com/view/1997055/RznBP1bD


License

MIT © 2018 | Esther Falayi | Andela, Nigeria

About

License:MIT License


Languages

Language:JavaScript 100.0%