Giter VIP home page Giter VIP logo

api-platform-mongo-bridge's Introduction

API Platform Mongo Bridge

Add the mongodb functionnality to api platform with all the extension enable

Install

First you need to install MongoDB PHP Driver, Api platform

Run this command to configure your environnement informations :

composer config "platform.ext-mongo" "1.6.16" # alcaeus dependancies
composer config "platform.ext-mongodb" "1.2.0" # alcaeus dependancies

After run the command :

composer require sol/api-platform-mongo-bridge

We have no recipe for now so copy the file inside the vendor named "mongo_bridge_service.yml" into you config folder and here you are.

api-platform-mongo-bridge's People

Contributors

lexandre75 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

api-platform-mongo-bridge's Issues

Syntax Error

First I must say thank you for the bundle.

I was hoping you might have some pointers to get Api-Platform + MongoDB working nicely together.

I've followed along with the instructions in the README.md, however when I test the post end point I'm getting the following error:

{
  "@context": "/api/contexts/Error",
  "@type": "hydra:Error",
  "hydra:title": "An error occurred",
  "hydra:description": "Syntax error",
  "trace": [
    {
      "namespace": "",
      "short_class": "",
      "class": "",
      "type": "",
      "function": "",
      "file": "/var/www/html/forms-api/vendor/symfony/serializer/Encoder/JsonDecode.php",
      "line": 78,
      "args": []
    },

Full response in here:

response_1531834895824.txt

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.