AdamVig / GoCoApi

API Server for the GoCoStudent app.
https://gocostudent.adamvig.com/api
GNU General Public License v3.0
0 stars 0 forks source link

Split next meal string into array at newlines #21

Closed AdamVig closed 8 years ago

AdamVig commented 8 years ago

The app expects an array of lines of text from /nextmeal, but it is currently returning a string with newlines embedded.