Skip to content

nezha90/titan-explorer

 
 

Repository files navigation

Titan Explorer

Titan Explorer is a RESTful API service built with Go that provides a set of endpoints for accessing and manipulating data in the application.

NOTE: This project is still in development.

Getting Started

To install and run the API service, follow these steps:

  1. Clone the repository: git clone https://github.com/gnasnik/titan-explorer.git
  2. Copy the config.toml-example file to config.toml and modify the configuration settings as needed.
  3. Install dependencies: go mod tidy
  4. Start the server: go run main.go

By default, the server runs on port 8080. You can change the port by setting the ApiListen variable.

Issues

Feel free to submit issues and enhancement requests.

License

Titan Explorer is released under the terms of both the MIT License and the Apache2.0.

See MIT and Apache2.0 for more information.

About

Backend powering the titan-explorer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.4%
  • HTML 2.5%
  • Makefile 0.1%