jindulys / EbloServer

ServerSide code for Eblo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EbloServer

ServerSide code for Eblo

To Run this project, download this project then

     swift package reset
     swift package update
     swift package generate-xcodeproj

Do whatever you want. then run.

     # This is using default build option.
     swift build
     ./.build/debug/EbloServer

I have added a Demo for parsing Yelp Enigneering Blog, if you execute the command above to build and run. You can get following result.

Yelp Result

About

ServerSide code for Eblo


Languages

Language:Shell 83.9%Language:Swift 16.1%