Skip to content

Ociantic is a very basic cloud media storing app

License

Notifications You must be signed in to change notification settings

fero1xd/Ociantic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maintenance

Ociantic

Ociantic is a cloud media storing app

API Reference

Get all Images

  GET /api/gallery

Post an Image

  POST /api/gallery
Body Type Description
image string (base64) Required. The base 64 data of the image

Installation

Install project with npm

  cd server && npm install
  cd client && npm install

Running

    cd server && npm run start
    cd client && npm run start

Authors

About

Ociantic is a very basic cloud media storing app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published