Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andr3a88/cartax-vapor


https://github.com/andr3a88/cartax-vapor

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# CarTax - Server

Routes:

`api/bollo`

### Install Vapor

```
brew tap vapor/tap
brew install vapor/tap/vapor
```

### Create Xcode project

`vapor xcode`

### Update packages

`swift package update`