olWebsite icon indicating copy to clipboard operation
olWebsite copied to clipboard

oneleif website API for React front end https://github.com/oneleif/olWebsite-React

Results 13 olWebsite issues
Sort by recently updated
recently updated
newest added

``` struct SocialInformation: Content { var id: Int? var username: String = "" var firstName: String = "" var lastName: String = "" var email: String = "" var discordUsername:...

enhancement
Backend

On image request host the image and return the url.

Backend

Some ideas: - https://github.com/SwiftyBeaver/SwiftyBeaver-Vapor - https://github.com/getsentry/sentry-cocoa - Just email them to [email protected]

Backend

Using Swift Package Manager, we can call from the API Wrapper from both iOS and Android.

The Search API should be able to search posts, members, active projects: posts- post title, author, tags active projects- project, author/member, tags members- member name, tags

enhancement