FreshPlanAPI

1.0.0

API in swift
j-nguyen/FreshPlanAPI

What's New

Full Release

2017-12-30T05:24:06Z

Release Notes

  • Fixed The Seeding
  • Added proper migrations to the database
  • Handled try-catch on seeds using try? optional operator
  • Used Crypto Random for secure generating number.
  • Fixed the startDate comparisons with the endDate
  • Push Notifications Implemented
  • deviceToken unique to only the user
  • Fixed OneSignal's weird player_id responses.
  • Added a cancel notification, for cancelling meetup.
  • Refactored code to improve performance
  • Minor bug fixes

FreshPlan API

Build Status API created in Vapor, and to be used for school project.

Requirements

  • postgresql (Homebrew)
  • Vapor 2 and XCode 9

Set-up Project

  1. Retrieve the secrets folder.
  2. Next, run vapor build && vapor run prepare && vapor run seed. This gets all the pre-info seed database you need.
  3. Have fun!

Description

  • Swift Tools 4.0.0
View More Packages from this Author

Dependencies

Last updated: Sat Nov 12 2022 01:03:51 GMT-1000 (Hawaii-Aleutian Standard Time)