Skip to content

Navigation Menu

Sign in
Sign up
This repository was archived by the owner on Nov 23, 2017. It is now read-only.

Latest commit

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

doctrine-rest

Build Status

Easy to use REST API generator simply by connecting to a database

This works great for connecting to an existing database which has good normalized structure and getting an API from the database quickly.

Setup Database Parameters in app/config/parameters.yml. Your parameters will be unique to your database connection and database.

 app/console doctrine:mapping:import "SchemaBundle" annotation
 app/console orm:generate:repositories SchemaBundle

From this, you can now prepare to hit your first API URL.

Merely testing events.

About

Easy to use REST API generator simply by connecting to a database

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /