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

https://github.com/sanengineer/swift-server-postgresql


https://github.com/sanengineer/swift-server-postgresql

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Server Side Swift With Postgres and Redis For Create User Service As Microservice

On almost engineer just strating, swift familliar running on apple device on client-side. But since apple build SwiftNIO, swift unlock capability can running on server-side. In this project I try use vapor, postgres, and redis to create user services as microservices. vapor is web framework for server-side swift, and build on top of SwiftNIO.