Giter Site home page Giter Site logo

gopiwebcroptech / mule-raml-employee-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bvpatel/mule-raml-employee-api

0.0 0.0 0.0 535 KB

Demo project of create employee apis from RAML using mule esb

License: GNU General Public License v3.0

RAML 100.00%

mule-raml-employee-api's Introduction

Employee API

A Demo mule project to create Employee APIs using RAML.

Tools used

MySQL settings

A MySQL connection at localhost:3306 is configured by default with the following settings:

  • Username: root
  • Password: root

Tables can be created by running the DDL script.

Prerequisite

  1. Java 1.7 or above
  2. MySQL
  3. AnyPoint studio

Getting started

  1. Clone project
    git clone [email protected]:bvpatel/mule-raml-employee-api.git
  2. MySQL should be up and running
  3. Update MySQL configuration in this file(mule-raml-employee-api/src/main/app/employee_apis.xml)
  4. Run DDL script using MySQL user. e.g.
    mysql -u root -proot < mule-raml-employee-api/src/main/resources/ddl.sql
  5. Import project in AnyPoint Studio
  6. Goto "src/main/api"
  7. Right click on "employee_apis.raml" and select "Mule"
  8. Click on "Generate Flows from REST API"
  9. Run project and enjoy!

mule-raml-employee-api's People

Contributors

bvpatel avatar

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.