Skip to content

Add the API server - #2896

Merged
pbiggar merged 23 commits into
mainfrom
paul/api-server
Dec 15, 2020
Merged

Add the API server#2896
pbiggar merged 23 commits into
mainfrom
paul/api-server

Conversation

@pbiggar

@pbiggar pbiggar commented Dec 15, 2020

Copy link
Copy Markdown
Member

What is the problem/goal being addressed?

This adds the start of the API, which hosts the editor and the API at darklang.com (as opposed to running user code at builtwithdark.com).

This makes the editor load a basic page, including serializing the built-in-functions, ui.html, darklang.com static assets, and reading config.

It also changes how we do serialization, removing a number of different Json serializations and replacing them with FSharp.SystemTextJson.

@pbiggar
pbiggar merged commit de5cf17 into main Dec 15, 2020
@pbiggar
pbiggar deleted the paul/api-server branch December 15, 2020 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant