Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wooiseong/portfolio-backend-on-vercel

This is the backend database for the project portfolio. It is deployed on Vercel.
https://github.com/wooiseong/portfolio-backend-on-vercel

vercel

Last synced: about 1 month ago
JSON representation

This is the backend database for the project portfolio. It is deployed on Vercel.

Awesome Lists containing this project

README

        

# portfolio-backend-on-vercel

This is the backend database for the project portfolio. I did not apply for a remote mySql hosting service. This is only a fake API and the feedback collected on the project cannot be stored.

For nodeJS file connected to local mySQL database: portfolio-nodeJS-mySql

Deployment on vercel : https://vercel.com/wooiseongs-projects/portfolio-node-js

## View
Postman
![image](https://i.ibb.co/CHfTXJ5/2024-12-19-143019.png)

## Features
| Code | Description |
| :--------------------------: | ------------------------------------------------------------ |
| 200 | The feedback is successfully added to the database |

## Installation
Please follow the instructions to get a copy of this project.

### Prerequisites
* npm

### Clone
```sh
git clone https://github.com/wooiseong/portfolio-backend-on-vercel.git
```

### Install pnpm packages
```sh
npm install
```

### Contact
* Email:  [email protected]