Skip to content

UltiRequiem/ddlc_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

68 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

The Doki Doki Literature Club API

CI

A REST API for the Doki Doki Literature Club, The #1 Psychological Horror Experience.

Documentation

Check the autogenerated interactive documentation generated by Swagger UI:

https://ddlcapi.herokuapp.com/docs

Projects Using this API

If you are using this API in your project make a pull request adding it here!

Technologies Used

Development

  1. Install Poetry

  2. Create a virtual environment and install dependencies

poetry shell && poetry install
  1. Start the process
ENV=dev uvicorn ddlc:app --reload

Production

  1. Install Docker

  2. Build the image

docker build . -t ultirequiem/ddlc_api
  1. Run the image
docker run -p 8000:8000 -d ultirequiem/ddlc_api

License

This project is licensed under the MIT License.

Team Salvato Intellectual Property Guidelines.

About

๐Ÿ“š The Doki Doki Literature Club API

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •