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

https://github.com/bitwit/swift-package-directory

Swift Package Directory - Website & Serverless Swift Code
https://github.com/bitwit/swift-package-directory

open-whisk server-side serverless swift swift4

Last synced: 9 months ago
JSON representation

Swift Package Directory - Website & Serverless Swift Code

Awesome Lists containing this project

README

          

# NOTE:

This site is offline and the database was merged with https://swiftpackageindex.com/

# Swift Package Directory

Code for http://swiftpackage.directory

The current design is quite experimental and justification [pairs with this blog entry](http://bitwit.ca/blog/2018-06-19-serverless-or-not)

### Note on the blog entry code

Original code at the time of this blog entry is here: https://github.com/bitwit/swift-package-directory/tree/serverless-blog-original-source

This is server side swift running via OpenWhisk Serverless functions. The source code at the time of blogging also includes a Vapor wrapper around the logic so it could be deployed in a more traditional fashion. I've cleaned up the heirarchy in the meantime to focus on keeping the code as in touch with what's actually live right now.