Skip to content

fduffoo/php-oop-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP OOP REST API

This project is a PHP Object-Oriented Programming (OOP) REST API designed to manage authors, categories, and quotes. It provides full CRUD operations and uses PostgreSQL for database management.

Table of Contents

Features

  • CRUD Operations: Manage authors, categories, and quotes.
  • Database Integration: Uses PostgreSQL for data storage.
  • Error Handling: Includes robust error handling for database operations.

Installation

To set up the API locally, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/fduffoo/php-oop-rest-api.git
    cd php-oop-rest-api
    

Technology Used

PHP
PostgreSQL
PDO (PHP Data Objects)
Composer (Dependency Management)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published