Skip to content

MLSDev/E-commerce-API

Repository files navigation

E-commerce API

This is an E-commerce website API project done with Ruby on Rails. It is aimed at beginners and will be supplemented each time a new tutorial part appears on our blog.

The tutorial consists of the following parts so far:

  1. Creating products
  2. Product search with Full Text Search in PostgreSQL
  3. Registration and Authorization
  4. To be continued...

Technologies

  • Ruby >= 2.2.3;
  • Ruby on Rails >= 4.2.4;
  • PostgreSQL;

Development Environment Setup

  • Mac OS X
  • Install RVM + ruby;
  • brew install postgresql;
  • Set up config/secrets.yml, config/database.yml;
  • rake db:create;
  • rake db:migrate;
  • rails server;

License

This work is licensed under a MIT License.

About MLSDev

MLSDev.com

E-commerce API are maintained by MLSDev, Inc. We specialize in providing all-in-one solution in mobile and web development. Our team follows Lean principles and works according to agile methodologies to deliver the best results reducing the budget for development and its timeline.

Find out more here and don't hesitate to contact us!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published