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

https://github.com/sanengineer/vapor-4-postgresql

Create CRUD RestAPI with Swift, Vapor and PostgreSQL - Monolith Web Application With Vapor.
https://github.com/sanengineer/vapor-4-postgresql

monolith monolith-architecture monolithic

Last synced: about 1 year ago
JSON representation

Create CRUD RestAPI with Swift, Vapor and PostgreSQL - Monolith Web Application With Vapor.

Awesome Lists containing this project

README

          

# Create CRUD RestAPI with Swift, Vapor and PostgreSQL

💧 Vapor, a web framework for Swift, Creator vapor recomended use 🐘 PostgreSQL for RDBMS (Relational Databases Management System)

## Prequesite

- Swift 5.3
- Vapor 4.0

## Feature

#### Create

#### Read

#### Update

#### Delete