Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 447 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 447 Bytes

MemeApi

MemeApi is an API for creating, storing and generating memes.

MemeApi .NET

Installation (locally)

Install postgresql and create a database and adjust the launchSettings.json so that the environment variable DATABASE_CONNECTION_STRING is set.

Installation (produktion)