write me an api in php( Circuit breakers and search engines)

Cancelled Posted 5 years ago Paid on delivery
Cancelled Paid on delivery

implement a simple application which works with 3 REST APIs:

user object only has three properties: id, name and role

GET /users/?role=foo

The response should look like this.

[

{

"id": "977e3f5b-6a70-4862-9ff8-96af4477272a",

"name": "java beans",

"role": "foo"

}

]

The second API allows the client to create a user object with a request like this.

POST /users/

{

"name": "cookie bars",

"role": "bar"

}

The third API allows the client to retrieve a user object given its ID

GET /users/977e3f5b-6a70-4862-9ff8-96af4477272a

{

"name": "java beans",

"role": "foo"

}

This is an open-end code challenge. We would love to see your approach to the problem.

The code maintainability is important.

Any log message must be non-blocking.

Logs would be stored in a non-relational database.

Usage of circuit-breakers.

Usage of search engines

MySQL PHP RESTful Software Architecture

Project ID: #17893428

About the project

3 proposals Remote project Active 5 years ago

3 freelancers are bidding on average $75 for this job

itsea

Hi, i like to write an api for you. i am full time freelancer . let me know if you need my help i like to talk on project more and can start today itself. thanks sagar

$35 CAD in 1 day
(84 Reviews)
6.8
jbrahmbhatt

i will complete in 3 hours.

$35 CAD in 1 day
(0 Reviews)
0.0