Skip to content

Add the API server #2896

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 23 commits into from
Dec 15, 2020
Merged

Add the API server #2896

merged 23 commits into from
Dec 15, 2020

Conversation

pbiggar
Copy link
Member

@pbiggar pbiggar commented Dec 15, 2020

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