8000 GitHub - giuseongit/prime_api
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

giuseongit/prime_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 9466 svg aria-hidden="true" focusable="false" class="octicon octicon-file color-fg-muted" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom">
 
 
 
 
 
 
 
 

Repository files navigation

Prime generation api

This is a small application for generating prime numbers, I used it for experimenting with CodeIgniter 4. Watch a live demo here.

It features a development container useful for rapid environment setup as well as production container for deploying. To build the dev environment image simply run

./scripts/build_image.sh

and then, one finished, run the container with

./scripts/dev_container.sh

This containers has exposes the application via Apache. It has all the requirements needed to work with php and codeigniter (php, composer and xdebug for tests coverage).

The description of the routes can be found in the assets/openapi.yml file.

Note:

The / path is redirected to /docs in which the documentation/swagger ui is expected to run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0